Hi All
I have an app that checks a webservice for updates, if found downloads the new version it and runs an install intent.
This has been working fine but along came Android 10...
In Android 10 allow 'Unknown Sources' it is no longer a global setting; instead you have to select which apps are allowed to do installs.
When I go into the allow unknown sources settings my app is not listed.
Is there anything I do, manifest edit or something, to let Android 10 know my app wants to be able to install apps?
Hope this makes sense.
Thanks
Nibbo
I have an app that checks a webservice for updates, if found downloads the new version it and runs an install intent.
This has been working fine but along came Android 10...
In Android 10 allow 'Unknown Sources' it is no longer a global setting; instead you have to select which apps are allowed to do installs.
When I go into the allow unknown sources settings my app is not listed.
Is there anything I do, manifest edit or something, to let Android 10 know my app wants to be able to install apps?
Hope this makes sense.
Thanks
Nibbo