I have searched all night and haven't found anything that I can use on this subject.
I want to develop something for my iPhone. My only requirements are having this app always run in the background, and access the Location Services API on the iPhone. I don't need to make a GUI or anything like that.
What tools do I need to develop this on a Windows machine, and do I need to know Objective-C to code it? Can I use PyObjC on Windows to develop this? Once developed, what do I need to do/install on my iPhone to use it?
Thanks a lot!