Skip to content

Conversation

@tobioyelekan
Copy link
Contributor

@tobioyelekan tobioyelekan commented Sep 6, 2025

Description

Closes #378
Add android app update
Needs to be tested well with internal app sharing https://developer.android.com/guide/playcore/in-app-updates/test

Checklist

@callebtc
Copy link
Collaborator

callebtc commented Sep 9, 2025

thank you for this PR, how do I test this?

@callebtc callebtc added enhancement New feature or request question Further information is requested labels Sep 9, 2025
@tobioyelekan
Copy link
Contributor Author

thank you for this PR, how do I test this?

Hi @callebtc, you can test it through the internal app sharing track on playstore. Basically, you have to upload two builds with the in-app update to internal sharing - one higher than the other. Install the lower version, ensure you can open the second version(you can copy the link from playstore), and you can see "update" on playstore(don't update from there). Then close and re-open the old version. The update dialog should pop-up.

I provided a link already in the PR description, but here's a more detailed step by step you could follow (not much)
https://medium.com/@wandering.soul/step-by-step-guide-to-test-in-app-update-implementation-68f9ed3619c

If you're open to it, you could invite me as a tester so I can help verify it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request question Further information is requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

App update notification

2 participants