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

can't find the /my-app/platforms/android/res/xml/config.xml file #157

Open
jktechs opened this issue Jan 25, 2021 · 0 comments
Open

can't find the /my-app/platforms/android/res/xml/config.xml file #157

jktechs opened this issue Jan 25, 2021 · 0 comments

Comments

@jktechs
Copy link

jktechs commented Jan 25, 2021

I can't get the plugin to work. my javascript code is
navigator.startApp.check("nl.topicus.somtoday.leerling", function(message) { alert("som is installed"); }, function(error) { alert(" error"); console.log(error); });
but none of the alerts are called, so i think there is a problem wiht my installation
while installing the plugin i couldn't find the "/my-app/platforms/android/res/xml/config.xml" file so pasted the code that needed to go there to the main config.xml. is that a problem?
my cordova version is 10.0.0
android platform 9.0.0
and the plugin version is 6.1.6

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