[PAID] InAppUpdate Extension - Download The Update From Inside Your App
Now you can ask or force user to update your app from inside the app.
Total blocks
This extension has 6 functions, 6 events and 2 properties.
Check Update
Use Update Check block to check the update is available or not. Update Available event triggered if any update available with update type. If the update already downloaded then it's triggered Downloaded event. ErrorOccurred event will be triggered if any error faced.
Start Update Flow
To launch the update flow/window use StartUpdateFlow block. Canceled event will be triggered if user cancel the flexible update. Downloading event will be triggered if downloading start for flexible update. ErrorOccurred event will be triggered if any error faced.
Install
To install downloaded flexible update, use the Install block. Installed event will be triggered when flexible update is installed.
Start Test Update
You can test your integration using this blocks. Events are same but functions is different. Set integer version code and set update type from extension properties. ErrorOccurred event will be triggered if any error faced.
Start Test Update Flow
Canceled event will be triggered if user cancel the flexible update. ErrorOccurred event will be triggered if any error faced.
Demo blocks
Demo blocks for immediate/flexible type updates.
Demo blocks for immediate update
Demo videos
Video for test mode
Note: Your app needs to be in the Play Store to show real flow.