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

CorHttpd plugin not available/ready #60

Open
rmeske opened this issue Oct 25, 2017 · 1 comment
Open

CorHttpd plugin not available/ready #60

rmeske opened this issue Oct 25, 2017 · 1 comment

Comments

@rmeske
Copy link

rmeske commented Oct 25, 2017

I am trying to use the sample in the test folder just to ensure I have everything setup but am getting the message: "CorHttpd plugin not available/ready".

I feel like I am missing something in setting this up in cordova but I am not finding it.

I have tried using the Android SDK emulator and have even built an apk and put it on an Android tablet without success. Any suggestions on how to set this up properly?

@rmeske
Copy link
Author

rmeske commented Oct 30, 2017

I tracked down my issue to the onload event. I removed it from the body tag and instead used a javascript addEventListener to listen for the onLoad and call the onLoad function in the sample. This caused the onLoad function to never be called. When I put it back into the Body tag, it was called. This does not make sense, but this is what fixed my issue.

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