Questions
Demo page not working
Hi! Yesterday I make a question regarding gonative functions not working on web page. You gave me the link to your demo page: https://demos.gonative.io/device-info/
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?
iOS app error page "GoNative Distribution License Required"
Hello,
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.
double location prompt on iOS
I've tested my application Your suggested code is not working.
https://gonative.io/docs/location-services
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
Problem with Android
I have a problem getting OneSignal id using
Archive error: PhaseScriptExecution failed with a nonzero exit code
When archiving the app I get this error:
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
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