Questions
Control Pull-to-Refresh and Swipe Gesture
I was wondering if there was a way to control Pull-to-Refresh
How to change the 'App is not installed' wording
When you load a specific app for checkout, if the app is not present, you will see "App is not installed".
Is it possible to change this to a different language or phrase?
loader and dark mode
you provide a loader but it seems not visible when dark mode is activated. Is there any configuration possible to manage that (without custom code) ?
Dev and QA versions of our app
We have 2 builds of our app, one for testing new features among our team and one that we plan to release when it passes all as tests. Each build is on a different server.
Previous customer of Go Native
Hi there I am a previous customer of Go Native who published an app for a client of mine forRunners, the app is published to the google play store here: https://play.google.com/store/apps/details?id=io.gonative.android.bxwjyd&pli=1 we now need this app unpublished as we have now released a brand new app, however the old app that was published by Go Native we are not able to unpublished so it must be restricted to a go native developer account to unpublish. Could you please organise for this app to be unpublished and notify me when this action has been taken. We would also like to delete this app from the Google Play console also, could you please provide access for me to do that.
Signing Key for Google Play
Hi there,
[Crashlytics] - Query
Hello,
Uploading image files causing crash with recent build.
We recently rebuilt our Android App to meet the minimum version 33 requirements. We now have a user reporting that the App crashes when uploading images. Uploading works fine from the web interface. Any ideas why this may be happening? Is it a permissions thing? The user has fast internet and lots of space and memory on their device.
Command PhaseScriptExecution failed with a nonzero exit code
Im running into the error above. all the solutions im reading are not working for me. Im not sure if its me or whats happening.
Is it possible to listen to the Mobile back button
In order to refresh the content on the previous page, we would like to listen to the mobile native back button. Would that be possible? If then, how do you manage that? Is there an event to listen to?