Questions
Apple Developer
Good day,
I would like to know how I can go about adding our apple developer account to the Go Native account
Will Apple reject when release to AppStore?
Because the app generated by GoNative is packaged from a web page on a WebView so will Apple reject due to violate minimum functionality policy?
Printing from webapp doesn't work
Hi! My web application have the feature of printing tickets, if i do so on chrome for android i have no issues, but, when i try in the gonative webapp, that feature does not work. i've tried a couple times, but no luck! can someone tell me if is it possible to enable the print feature on my gonative webapp? if it's possible, how i can do it?. tnx in advance.
Call javascript bridge.
Hi
Can I call JS bridge like below in inside my js file.
Firebase analytics on iOS
I've foud how to implement Firebase analytics on android. But how do you do this on iOS?
SFSafariViewController instead of WKWebView?
Is it possible to use SFSafariViewController instead of WKWebview with GoNative? The reason I ask is because SFSafariViewController solves a lot of issues with Safari AutoFill not working in WKWebview.
submit the app to Appstore & google play store
I want to ask how much gonative take if they submit my application to AppStore & google play store?
Turn off Dark mode
How to change the settings of the app to turn off Dark mode and to ignore OS theme
Location services in a single page app
Hi,
Remember login
Is it possible to remember user credentials so the user gets automatically authenticated on opening the app?