- User Confirmation Method
- Force Method
By user confirmation Method name is
showUpdateWithConfirmation()
By Force Method name is
showUpdateWithForce()
if you want to user Confirmation Then Try This 👇🏻
ArgAppUpdater.getSingleton().showUpdateWithConfirmation()
if you want to Force Method Then Try This 👇🏻
ArgAppUpdater.getSingleton().showUpdateWithForce()
Note: This is compltely free for any user. Anyone can Change the code or logic