Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The submit button is disabled in ios and android #172

Open
abhishekgupta2144 opened this issue Jun 3, 2024 · 3 comments
Open

The submit button is disabled in ios and android #172

abhishekgupta2144 opened this issue Jun 3, 2024 · 3 comments

Comments

@abhishekgupta2144
Copy link

abhishekgupta2144 commented Jun 3, 2024

Also how to test it in emulator or testflight build

@abhishekgupta2144 abhishekgupta2144 changed the title The submit button is disabled in ios and android, also how to test it in emulator or testflight build The submit button is disabled in ios and android Jun 3, 2024
@WendyWenxinMa
Copy link

I have the same question, the submit button is disabled in ios and android, how can we test and make sure it's working on live app?

@lew-vp
Copy link

lew-vp commented Jun 20, 2024

From my testing, this is expected behaviour for development environments, because the development apps are not actually linked to their respective stores. You can test on Android by publishing your app on Google Play's internal testing stage. For development on iOS, the native prompt should always show, just with the disabled submit version mentioned previously. This submit button will be available once your app is published.

@MinaSamir11
Copy link
Owner

MinaSamir11 commented Jun 22, 2024

I have the same question, the submit button is disabled in ios and android, how can we test and make sure it's working on live app?

As. @lew-vp said it's disabled in (debug mode) according to Android you can test it through internal testing, and you can read readme to find more to help you in your point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants