ANSWERED

iOS 17 Public Beta No Audio

Our app does not produce sound for downloaded audio clips via devices with the iOS 17 Public Beta. Other apps do properly play sounds. Our webpage also plays the sounds properly through the iOS 17 Safari browser.
ANSWERED

Integration with cordova

Can we integrate cordova plugins with the goNative?
ANSWERED

Google aab signing

We have **Releases signed by Google Play** enabled on Google Play Console but when I try to import the `aab` file i'm getting an error: app-bundle.aab The Android App Bundle was not signed. How can we handle the app signing?
ANSWERED

JSBridge is not defined

I followed the following documentation to integrate the JavaScript Bridge Library in my web application - <https://median.co/docs/javascript-bridge> Upon integrating the GoNativeJSBridgeLibrary file into my project and trying to utilize its provided methods, I came across an issue. The problem arises when I attempt to call the addCommand function, specifically in the last line where JSBridge.postMessage(data) is written. The error message indicates that JSBridge is not defined. I am unsure about what JSBridge refers to and whether it is a separate library that should be added or installed. I am wondering if there might be a step or point in the process that I have overlooked. The error I am encountering is as follows. `gonative.js:83 Uncaught (in promise) ReferenceError: JSBridge is not defined at addCommand (gonative.js:83:3) at gonative.js:20:4`
ANSWERED

Android blocks Install

Even if I choose the "Install Anyway" install proceeds for about 30s then fails. What now?
ANSWERED

Adding android deep linking after publishing app

In the docs it says that we should have /.well-known/assetlinks.json available before publishing the app to avoid verification issues. If we have already published the app and are looking to add this how could we check if this is the issue? We have followed every other step to enable deep linking but it is not working.
ANSWERED

Splash screen closing before finished loading.

On our app, the splash screen will properly show up when first opening the app, then it will close and there is usually a significant delay between that and when our login modal opens up. Is there any way to extend the splash screen further into the loading so there is not a blank screen for as long?
ANSWERED

Problem with popup ads.

I'm making movie app for personal uses and there's ad over the video player everytime. Everytime i click it, it takes me to my browser to open it. How can I make the app block the ad or doesn't openning it ? ( sorry for my english )
ANSWERED

i can not login with google or facebook because quit from the app and open browser

When I want to register or log in with Google or Facebook, it enters the browser and the login is done there and does not enter the program, so naturally I cannot log into the user account through the program!
ANSWERED

languages

Good morning, is it possible to display the application menu in two different languages?