recently I get Installed blocked : The app permissions error
error when updating my application(in app updating).
I know my app signatures are same because I can install new app manually.
can some know why this happen?
Do you think I need to grant android.permission.INSTALL_PACKAGES
while I granted android.permission.REQUEST_INSTALL_PACKAGES
? if yes can explain deference of both?
Note: my application updated correctly in many devices!! but in some devices(android Version: 5.1.1
) have problem!!!