Questions
How to debug when undefined: gonative.socialLogin.google.login
How do I debug when I get the following error?
And what are some possible solutions?
Before signing up is there an easy way to build and test on an iPhone?
Before signing up is there an easy way to build and test on an iPhone? When I build with Xcode I get the following errors:
Offline page reload button issue in iOS
Hello,
iOS - Cannot build - ‘<OneSignal/OneSignal.h>’ file not found error.
I downloaded my files from GoNative and opened the project file. On Build, Xcode asked me to assign a team to GonativeIO and OneSignalNotificationServiceExtension. So I did. Then I built again but get error:
Internal vs External Links
Hi just so I am understanding Internal vs External Links...
Google Fit API's access denied error 403 disallowed_useragent
I am trying to access Google Fit API's and I am getting error 403 disallowed_useragent but when I have tried same on web it working fine.
Please help.
Firebase push notifications
We currently have push notification infrastructure using Firebase for both Android and iOS. Is it possible to leverage that, or is our only option to use OneSignal?
Publishing Service
I've sent the invite for the mobile at both apple and google.
How to disable external link
How to disable external link ?
JSBridge issue with iOS
When we try to execute a function that uses the javascript bridge in iOS we are getting this error:
ReferenceError: Can't find variable: JSBridge
We got this error for example executing:
gonative.share.sharePage();
gonative.screen.setBrightness(1.0)