You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 20, 2018. It is now read-only.
I was trying to build your app, to see if it gets GPS coordinates when screen is turned off. I haven't figured out yet how to get my apps to work with background data - they stop receiving anything when the app has been in the background for 5-10 seconds. Is this something you've experimented with, and possibly solved?
Anyway, I'm getting an error when the app starts up.
Built for iOS 9.3 with 5.2.2.GA and iPhone 4s simulator.
The error is:
undefined is not a function (evaluating 'require("alloy/moment".locale(Ti.Locale.currentLocale)') at app.js (line 6)
Hi @FokkeZB :)
I was trying to build your app, to see if it gets GPS coordinates when screen is turned off. I haven't figured out yet how to get my apps to work with background data - they stop receiving anything when the app has been in the background for 5-10 seconds. Is this something you've experimented with, and possibly solved?
Anyway, I'm getting an error when the app starts up.
Built for iOS 9.3 with 5.2.2.GA and iPhone 4s simulator.
The error is:
undefined is not a function (evaluating 'require("alloy/moment".locale(Ti.Locale.currentLocale)') at app.js (line 6)