We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi,
Is it possible to get the location data from an iPhone and use this data in a script as a variable- and in real time? Should I look for using the Facebook/Google Maps datas? Would Andriods be a better option in this project? Are there sources that I can look for before I start to such a project?
Answers
I haven't seen anything much related to actual processing interacting with iphones. You can search the forum to see relevant post about iphones:
https://forum.processing.org/two/search?Search=iphone
On the other hand, there is an Android section that you could explore. For Android Location services, you can check the ketai library (Install it through the Processing IDE) and you should be able to run a simple program with few lines of code.
Kf