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
i build my ionic 1 project with parse but when i use it in iOS platform after several second app crash and show this error in XCode :
~/Plugins/parse-push-plugin/ParsePushPlugin.m: runtime: UI API called from background thread: -[UIApplication registerForRemoteNotifications] must be used from main thread only
The text was updated successfully, but these errors were encountered:
i build my ionic 1 project with parse but when i use it in iOS platform after several second app crash and show this error in XCode :
~/Plugins/parse-push-plugin/ParsePushPlugin.m: runtime: UI API called from background thread: -[UIApplication registerForRemoteNotifications] must be used from main thread only
The text was updated successfully, but these errors were encountered: