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

How to test? #5

Closed
ice-cap0 opened this issue Oct 31, 2024 · 5 comments
Closed

How to test? #5

ice-cap0 opened this issue Oct 31, 2024 · 5 comments
Assignees
Labels
question Further information is requested

Comments

@ice-cap0
Copy link

long shot but,

any way perhaps to test this before shipping to prod?

congrats on the great library launch btw!

@SohelIslamImran
Copy link
Owner

SohelIslamImran commented Nov 1, 2024

Thank you so much. Here is an official Android guide for Testing in-app updates. You need to use internal app sharing of Play Console

@SohelIslamImran
Copy link
Owner

@SohelIslamImran SohelIslamImran self-assigned this Nov 1, 2024
@SohelIslamImran SohelIslamImran added the question Further information is requested label Nov 1, 2024
@hems
Copy link

hems commented Feb 3, 2025

@SohelIslamImran any recommendation / suggesiton on how to test on iOS ?

@SohelIslamImran SohelIslamImran pinned this issue Feb 4, 2025
@SohelIslamImran
Copy link
Owner

SohelIslamImran commented Feb 5, 2025

@hems

Testing In-App Updates

Android

Use internal app sharing of Play Console to Test in-app updates

iOS

To test in-app updates on iOS:

  1. First publish your app to App Store at least once. Then make sure you have set the correct AppStoreID in your app.json / app.config.js.
  2. Create a Development/Production/TestFlight build with a lower version number than your App Store version
  3. Install the build on your device
  4. Run the app and the update check should detect the newer App Store version

Note

The iTunes Search API used for version checking may have some delay in reflecting the latest App Store version. It's recommended to wait a few minutes after publishing a new version before testing.

@hems
Copy link

hems commented Feb 6, 2025

thank you @SohelIslamImran !

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

No branches or pull requests

3 participants