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

Readme.md wrong instruction on checking app not in app-list.js #6

Open
sunjae1294 opened this issue Jan 5, 2018 · 1 comment
Open

Comments

@sunjae1294
Copy link

sunjae1294 commented Jan 5, 2018

In the Readm.md, it says

If your app is not in the list, you will have to find out the URL scheme or package name and use either isAppInstalledIOS(url) or isAppInstalledAndroid(pacakge-name).

But as far as I understand, when the app not defined in app-list.js, you should use checkPackageName(packagename)(for android) and checkURLScheme(proto, query)(for both android and ios)

@redpandatronicsuk
Copy link
Owner

Thanks for reporting this, I'll update the readme soon..

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

2 participants