before I start I realize this issue has been raised before in this forum because I found the thread. However, the question was not answered.
I am building a system using iPhones as the worker machines. I phrase it like this because I want to place an emphasis on the phone not being some product of apple but as a piece of equipment which is either capable or not of performing a given task.
I have jailbroken both phones I am using and will use them exclusively to achieve a solution to the problem the system sets out to solve. My system will be used by me and me alone and so the issue of how Apple intended these devices to be used, the user experience etc is irrelevant to me.
Ok, having said all that I'll briefly outline the system. Two iPhones, one with its guts in an electronics project box nailed above my front door, camera facing visitors. Other iPhone, intact and in my pocket. I have hooked pins 1 & 11 to the door bell button and alert the phone to its being pressed by monitoring the audio route change. I need an app on my pocket phone that will be woken by a notification sent by the door phone. The door phone will also send an image once I have accepted the notification on my pocket phone. There is no internet here at all, I do however have a wifi router to which both phones are connected.
So that's the system, I have searched high and low to find code that can help me to get the door phone to generate a push notification and send it to my pocket phone, all I have found so far is this https://github.com/stefanhafeneger/PushMeBaby which is what I need only it's written for mac not iPhone and I'm new to Objective C so porting is really hard.
Please could someone give me a hand to accomplish what I am trying to do, I know Apple didn't intend for me to use its product like I am but then neither do a lot of manufacturers but hobbyists still manage to use them in ever more inventive and innovative ways irrespective. I am currently using a PC and a webcam to see who's at the door and it uses a lot of electric, the new system is far better if only I can get it to work so please, please if you have the ability/knowledge to help me then post a reply and I will be eternally grateful. Thanks you, Richard.