Force Update with Remote Config

Force Update with Remote Config


Ever needed a force update prompt that is controlled remotely?

There's a package for that: force\_update\_helper.

This works by comparing the current app version with a required app version that is fetched from a remote source.



The package requires a bit of setup, and this is all documented in the README:

No comments:

Post a Comment

Note: only a member of this blog may post a comment.

How to extract filename from Uri?

Now, we can extract filename with and without extension :) You will convert your bitmap to uri and get the real path of your file. Now w...