Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.

Cancel Event #7

Open
martingg88 opened this issue Mar 3, 2021 · 3 comments
Open

Cancel Event #7

martingg88 opened this issue Mar 3, 2021 · 3 comments

Comments

@martingg88
Copy link

How to handle the cancel event if user press cancel button while install the apk? Thanks

@nodece
Copy link
Owner

nodece commented Mar 3, 2021

I think we cannot to detect the cancel event.

@martingg88
Copy link
Author

what is the seamless flow to programatically install apk?

Is that possible we can check user already turn on "allow install unknown source" before execute this " RNApkInstallerN.install RNApkInstallerN.install?

@sam9010
Copy link

sam9010 commented May 12, 2021

what is the seamless flow to programatically install apk?

Is that possible we can check user already turn on "allow install unknown source" before execute this " RNApkInstallerN.install RNApkInstallerN.install?

<uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES"/>

in manifest
and you use from this package
react-native-permissions

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants