Simply! My app is declared like (App registers for location updates)tiapp.xml with "location". Was working fine in IO6 xcode4.5 and compiled on titanium sdk 3.1.2.GA. Now i've upgraded the system for IOS7 xcode5 with sdk 3.1.3.GA The file info.plist is ok but on the device and on the simulator the app don't work more in background. In my file bj.js i'm calling a function to track gps and read files with set interval every 360000msec(6min). Is it changed something about backgrounding? Apple declare that they have improved bg modes. Must i've change strategy?? Thanx in advance for help!!!
↧