ANSWERED

OneSignal push registration prompt flow

After I have prompted iOS app user for their consent to send them push notifications, I would like to save to my websites database their subscription details, including whether they granted permission or not.

ANSWERED

Salesforce Marketing Cloud Push Notification

Can you give more information for implementation and use of Salesforce Marketing Cloud Push Notifications?

ANSWERED

In-app tour

Is there ability to create an in-app tour for 1st time logins?

ANSWERED

Push notifications: settings and history

Hello GoNative,
i would like to know if it's possibile to have some sort of notification settings where users
can enable or disable notifications in app and if is there a way to show a notifications history page (maybe in tab or side menu in app).
Thanks.

ANSWERED

Apple Developer

Good day,
I would like to know how I can go about adding our apple developer account to the Go Native account

ANSWERED

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?

ANSWERED

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.

ANSWERED

Call javascript bridge.

Hi
Can I call JS bridge like below in inside my js file.

ANSWERED

Firebase analytics on iOS

I've foud how to implement Firebase analytics on android. But how do you do this on iOS?

ANSWERED

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.