In addition, <uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES"/>
is declared in the Manifest. This is not allowed by Google.
(You must fill out a form and request it beforehand.)
See also here.
In addition, <uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES"/>
is declared in the Manifest. This is not allowed by Google.
(You must fill out a form and request it beforehand.)
See also here.