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
yes, they are been uploaded. Attempted to include them twice just to confirm that they are getting there which I was able to establish. like I said, works fine on chrome but doesn't work on mobile devices and also in the app itself when packaged.
Are you perhaps loading jQuery twice also? How are you checking that the TimeCircles script was loaded? Also can you check in dev console (using chrome://inspect) whether or not the code works from there?
USing timeCircles with Cordova on init an error occurs:
$(...).TimeCircles is not a function.
works fine on the desktop browser but this error shows when on a mobile device; *Testing on chrome
The text was updated successfully, but these errors were encountered: