Testing
App Updater Testing Guidelines for iOS
Case 1 : If you have a build live on app store
Set a lower version compared to the version on app store in unity
Make a build and install on the device
Launch to see a prompt about the update
Case 2: If you don't have a build live on app store.
Use a dummy storeId in Essential Kit settings - storeId of an app live on appstore.
Try setting a lower version compared to the version of live dummy storeId
Make a build and install on the device
Launch to see a prompt about the update
Revert the storeId to actual value in Essential Kit Settings.
App Updater Testing Guidelines for Android
Can only be tested with Internal app sharing uploaded builds
Upload to play console app sharing page with a build having version code X and another with X+1
Install the build with version code X
Open X+1 link and DON'T install/update
Go back to the installed app(X) and request update info
Last updated
Was this helpful?