In app update not working?

Hi guys I’m using the in app update component and check for updates on screen 1, if update is available than it should start immediate update but i see IsUpdateAvailable block always returned false even when the update is available on playstore. I’ll need some of you guys help me to confirm this bug or there’s is something wrong on my kode.

I think there is a block When In_App Updates.Initialize, you should check at that time, not when you start the screen

@yanquisalexander is right.

@David what minimum api level you have used for your app. because it works on the minimum api level of 21

4 Likes

Thank you all for help. i forgot to set the minimum api to 21.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.