Yes, obviously
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
I wonder how the event gets triggered.
Does app automatically check for update on screen initialize?
Why don’t you post your extension in extensions category? Ignore if already done
Based on this:
Are the blocks
and
Correct ?
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 ?
I have used that steps, but it doesn’t work…
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.
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.
Thank you so much @ravigarg. Working great for me!
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