Hey Kivy-dev.
I am evaluating Kivy for a smaller commercial project.
The project involves 2 applications :
1) a desktop application, which by time should be able to run on Ipads.
2) an app, that works on both iphone and android.
After looking into, and trying Kivy, so far I would love to make all in Kivy.
The server behind the apps, is already made in python / twisted. So Kivy really makes sense to me.
But I have two show stoppers.
The Iphone/android apps must be able to take photos, and it needs to know its GPS position too.
As far as I understand, the "Plyer" project is the one supporting those activities.
But I do not see any implementation for the IOS platform for GPS and Camera support???
A fast look at this mail group, make me guess the missing implementation is the result of a lack of resources and interest.
But anyway to confirm, I would like to ask (some one with overview over IOS and kivy) :
Is there any techincal, difficulities in implementing Camera and GPS support on the IOS platform???
By this I think I mean, can an -at most average intelligent developer- with very limited knowledge to IOS, XCode, Objective C and Kivy, implement Camera and GPS support in a fair time ( within few days )???
Best Regards
Brian