ANSWERED

iOS app often shows a white screen (blank page) when re-opening app after navigating away

We have more recently been getting a white screen where the web app doesn't load on iOS when returning to it from another application. No part of the application loads, even a plain javascript header. There are no javascript errors, and after a force close and reopen the app always loads. SSLTest showed no problems. Any ideas where the problem could be?
ANSWERED

how to hide top anvigation bar and bottom tab bar?

My website have built-in player and I want to hide automatically top anvigation bar and bottom tab bar when playing media.
ANSWERED

Professional License+Push

Hello, I'm interested in creating a hybrid website app and converting it using your software. Can you provide me with more information on how to proceed? I would also like to know how to incorporate Push Notifications into the app. Could you please share any documentation or relevant resources on this topic? PHP? Javascript? OneSignal?? Additionally, I will need to purchase a GoNative Professional License in order to submit the app to both Android and iOS platforms. Please let me know the next steps so that we can continue with the development process.
ANSWERED

How to set back button to close modals/overlays?

Hi! I would like to see this functionality in my app, mirroring similar features I see in native apps. For example on an app such as Uber Eats, if I have some sort of modal or overlay active, and then I press the native back button on my phone, it toggles it closed. The behaviour I see with GoNative mirrors the browser, where instead of closing the modal, it will direct you to the previous page instead. Is there some kind of way to make it so when a modal is open, the default behaviour of the back button is changed?
ANSWERED

open submenus by default

Hello, I have two questions, I ask my first here. in the sidebar visual editor, I have created menu groups, but I would like these to be open by default. That the user is free to close them if he wants. by default, menu groups are closed. is there a line of code i could add in advanced mode for this? thanks in advance
ANSWERED

1 MESSAGE FOR VERSION CODE 5

1 MESSAGE FOR VERSION CODE 5 Cleartext traffic allowed for all domains Your app's Network Security Configuration allows cleartext traffic for all domains. This could allow eavesdroppers to intercept data sent by your app. If that data is sensitive or user-identifiable, it could impact upon the privacy of your users. Consider only permitting encrypted traffic by setting the cleartextTrafficPermitted flag to false, or adding an encrypted policy for specific domains.
ANSWERED

How to edit code in publice.xml and strings.xml

<public type="string" name="ssl_error_cert" id="0x7f10009d" /> <public type="string" name="ssl_error_expired" id="0x7f10009e" /> <public type="string" name="ssl_error_generic" id="0x7f10009f" /> <string name="ssl_error_cert">Invalid SSL certificate</string> <string name="ssl_error_expired">SSL certificate has expired</string> <string name="ssl_error_generic">Error establishing SSL Connection</string> i wanna delete this function called check ssl that i found in public.xml and strings.xml . is that any way to delete these codes to avoid SSL check ? please help to me sir....
ANSWERED

I am unable to Add Javascript Bridge Code in my Website which is written in Javascript. How can I access the same.

When trying to implement this:- // Set screen brightness to 80% and the statusbar styling as soon as page loads function gonative_library_ready(){ gonative.screen.setBrightness(0.8); gonative.statusbar.set({ 'style':'light', 'color':'80ff0000', 'overlay':true }); } It says gonative cannot be refrenced.
ANSWERED

App Package Name

How can I change my app package name in gonative?
ANSWERED

How delete an app in GoNative?

How delete an app in GoNative site?