Answered
Answered

New update for push notifications?

Hi, I had a working code for Android push notifications using JavaScript Bridge. I wonder if something has changed because it is not working more, could somebody help me?

Answered

iOS app error page "GoNative Distribution License Required"

Hello,

Answered

Does the iOS gonative.share.downloadImage function cater for video files (e.g. mov or mp4 files)?

I'm attempting to use the iOS gonative.share.downloadImage function for video files. Calling the function does not raise an error but the video is not saved. If I can save videos using the downloadImage function than that would be my preferred option.

Answered
Answered

openwith not show player

My Website have and options Android that will open with installed player on android
But in gonative it does not work.
how to fix it

Answered

Problem with Android

I have a problem getting OneSignal id using

Answered

Archive error: PhaseScriptExecution failed with a nonzero exit code

When archiving the app I get this error:

Answered

Downloading source for iOS and importing to Xcode

It's my first time working with Xcode. I downloaded the source files from GoNative but not sure how to import them to Xcode

Answered

Inconsistently calling gonative_info_ready() when testing from real device

Regularly upon launching the app to a real device for testing via xcode the gonative_info_ready() does not appear to be getting called upon the app's initiation as the formatted price values are never being populated, this issue has not been seen when testing through via a simulator