How to use In-App Update Component

Yes, obviously :blush:

1 Like

Try checking if it has initialised.
By this block inappupdate.initialised

Use the In-App Update.Initialized event, not the Screen.Initialize event
https://docs.kodular.io/components/experimental/in-app-update/#initialized

1 Like

I wonder how the event gets triggered. :thinking:
Does app automatically check for update on screen initialize?

1 Like

Why don’t you post your extension in extensions category? Ignore if already done

Based on this:

Are the blocks

and

Correct ? :thinking:

1 Like

NO, things have changed now. These are the correct blocks you should use. I will update the guide soon.

@ravigarg
Hi i have a doubt . When i publish my updated apk file to the playstore , will the app (or the users ) come to know about the updates . If so , how is that been done because will the playstore notify the app ?

This is how user will get to know about new updates.

3 Likes

I have used that steps, but it doesn’t work


1 Like

This popup notifier, looks very professional. In-app update extension is offer this popup template or it be private work? Maybe you can share some guide how make notify similar like this one?
Thanks in advance.

@amazingtoolkits It is the default template.

1 Like

if the user clicks no thanks in the dialog box asking for update. Then will the notification show again when the app opens, or it will show only once?

In which group will I get the In-App_Update component?

Check that

What does the In-App Update component do?

In app update not working old version sdk

It’s still working good enough for me! Tested today near about 4 hrs ago.

1 Like

Thank you so much @ravigarg. Working great for me! :star_struck:
But, please update the guide and instead of Screen.Initialize block, place the
In-App_Update.Initialize block in the very first image under bullet 1.
Have a great time!

I have used minimum SDK 5 and used inapp_update.initialize block but it is not working on my android 10