Why? Everything is clearly mentioned in the guide itself.
Hi All
I have implemented this as below, however this did not work while the app was updated in Google Playstore. Any pointer will help.
I have ensured minimum API as below:
Did you called procedure when screen initialises
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