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
When I am trying to run in Xcode 11, getting this error.
file:///Volumes/DATA/Projects/pushbots/sdks/ios-sdk/PushBots/Pushbots.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:
Thanks for your response. I am using pushbot for my 4 apps and everything good before but now I am facing issues with plugin and sometimes I didn't receive notifications. I have tried with one signal it seems good.
When I am trying to run in Xcode 11, getting this error.
file:///Volumes/DATA/Projects/pushbots/sdks/ios-sdk/PushBots/Pushbots.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: