native_updater
native_updater copied to clipboard
Why is playStoreUrl removed?
Error: No named parameter with the name 'playStoreUrl'.
If I go and look at your latest PR there I see that you completely removed this prop. Nothing is written about it, just deleted.
I have the same question
Yep, reverted back to v0.1.0
Guys, I found that for android they are using in app update that directly connected to the Play Store.
So, no need to specify playStoreUrl
any more.
Guys how do you test this on android?