Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: null is not an object (evaluating '_android.default.isPackageInstalled') #42

Open
WhiteRose7-pretty opened this issue Apr 12, 2024 · 0 comments

Comments

@WhiteRose7-pretty
Copy link

When I run sample code, I am getting error.
code :
AppInstalledChecker.checkURLScheme('whatsapp').then((isInstalled) => {
});

error message:
TypeError: null is not an object (evaluating '_android.default.isPackageInstalled')

package version:
"react": "16.13.1",
"react-native": "0.68.2",
"react-native-check-app-install": "^0.0.5",

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

No branches or pull requests

1 participant