ANSWERED

[AppsFlyer] - plugin

Hello, How to integrate Appsflyer plugin to gonative ? Any guide to follow ? Thanks
ANSWERED

App didnot work need update

App not opened
ANSWERED

Deferred Deep linking

Hello, We would want to achieve "Deferred Deep linking" in our app. Deferred deep linking is a form of deep linking that is deferred until someone downloads and opens the app. It allows users to go directly to the location they desire within an app. Deferred deep linking is used when a customer does not have the app installed. Can you please help us understanding on how to achieve this via gonative. Thanks
ANSWERED

Push Notification

Hello, I am currently using my own push server with web push api. What js code does I need to prompt for and check notifications permission so that I don't need to rewrite the code. Best regards, John
ANSWERED

[One signal via go native] - Query on oneSignalInfo call

Hello, We have a call oneSignalInfo that returns { oneSignalUserId: 'xxxxxxx', oneSignalPushToken: 'xxxxxx', oneSignalSubscribed: true, oneSignalRequiresUserPrivacyConsent: false, platform: 'ios', appId: 'io.gonative.example', appVersion: '1.0.0', distribution: 'release', hardware: 'armv8', installationId: 'xxxx-xxxx-xxxx-xxxx', language: 'en', model: 'iPhone', os: 'iOS', osVersion: '10.3', timeZone: 'America/New_York' } We also need onesignal id. We spoke to onesignal team and they said - "Looking at go native docs, it doesn't look like they're set up to integrate with our new versions yet and suggested reaching out to your support to see if you have plans on adding this functionality in the near future." Please let us know what is the plan here and will this need any change from our side on our apps ? Thanks
ANSWERED

Social media login not working

Hi, This is my app \[REDACTED] I have connected the social media accounts, i am able to send request but the social login is not working on the app. If i try to login with Google, it prompts for login, i authorize and it redirects me to my home page, which is the redirect URL i added, but i am not logged in.
ANSWERED

Gonative ios WebSockets

i have a app with @rails/actioncable for websockets, but it doesn't work in ios app, only in android app. Any ideas?
ANSWERED

Update goNative

Hello Guys We are using goNative for a while now. We are having major troubles with our apps at the moment (loading time) this doesn't appear on Mobile via browser. Is there possibility that this is related to the goNative update we didn't do? The last one was in september 2022. Or do you have any other ideas? What upgrade would we need in order to update goNative? Thanks a lot Denise Eggenberger
ANSWERED

Android - "App update from GoNative.io is required" using latest build

Hello, Pushing the latest version into production of a build we've made yesterday via gonative app builder, users still get that notification while starting the app. As it doesn't directly disrupt the functionality of the app, it looks a bit unprofessional from our side to keep it that way. Anything that can be done to solve that issue? The process has been done as following: 1. Rebuild source 2. Rebuild App ( APK & Bundle ) Thanks.
ANSWERED

New large header on latest build of app.

Is there any way to remove the tall header from the latest build of our app? ![](https://files.readme.io/0222a8f-image.png) Thanks