ANSWERED

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?

ANSWERED

Publishing Service

I've sent the invite for the mobile at both apple and google.

ANSWERED

How to disable external link

How to disable external link ?

ANSWERED

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)

ANSWERED

What files types work with the offline viewer plugin?

What files types work with the offline viewer plugin? Is it just documents like PDF, PPT, doc? Videos? Is it possible for an HTML5 web package to be downloaded for offline viewing?

ANSWERED

Local settings plugin issue

Hello, we have the local storage plugin. The plugin is licensed and active in the app, but we are not able to use any javascript command from this plugin.
If we check the available general commands the gonative.storage is not present.
We also checked the GoNativeJSBridgeLibrary.js from the generated source code and it also doesn't have any function for gonative.storage

ANSWERED

IOS access to microphone

Our website allows users to record an playback their own voice.
Safari on IOS will generally ask the user for permission to use the microphone for every webpage that attempts to access the microphone, unless you change the website settings from the address bar and grant access to the microphone for the entire domain.
In the Gonative app this setting is not accessible because there is no address bar. Is there another way to grant access - or let the user grant access to the microphone for the entire domain the app is built for?

ANSWERED

Camera access via file uploader on Android 13

In the latest build of our mobile application using GoNative, we received feedback that opening the file explorer in an Android 13 device no longer brings up the option to access the camera. It simply pops the file explorer up. This behavior doesn't happen when accessing the application directly via Chrome, nor does it happen on either older devices or older builds with GoNative.

ANSWERED

Nuxt.js try to embedding GoNativeJSBridgeLibrary.js to use Social Login but gonative.socialLogin undefined

Nuxt.js try to embedding GoNativeJSBridgeLibrary.js to use Social Login but gonative.socialLogin undefined

ANSWERED

How to Lock Orintation in Landescape mode ?

How to Lock Orintation in Landescape mode while rotate my device