[PAID] InAppUpdate Extension - Download The Update From Inside Your App

[PAID] InAppUpdate Extension - Download The Update From Inside Your App

icon

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.

Update-all


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.

Update-check

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.

Update-flow

Install

To install downloaded flexible update, use the Install block. Installed event will be triggered when flexible update is installed.

Update-install

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.

Update-testing

Start Test Update Flow

Canceled event will be triggered if user cancel the flexible update. ErrorOccurred event will be triggered if any error faced.

Update-test-flow


Demo blocks

Demo blocks for immediate/flexible type updates.

Update-Flexi

Demo blocks for immediate update

Update-immediate


Demo videos

Video for test mode

Note: Your app needs to be in the Play Store to show real flow.


2 Likes

How about some screenshots (or a video) to see how it actually works?

1 Like

Can you also make a video demo about how to use it? For example, you compile the app and show us how to use it.

What is the use of StartTestUpdateFlow method?

For testing the integration, that I've used for demo video

Hi, where can I download and pay for your extension?