-
Notifications
You must be signed in to change notification settings - Fork 16
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
Plugin doesn't work with Cordova (ios-device) #53
Comments
Same happens on a fresh app... are there any specific setup steps i need to enable Cordova support? |
This relates to #43 I will spend some time investigating over the next couples of days. |
When the app starts on a device we get a number of client side errors in createRouter.jsx...
and
the body of the document is empty which suggests we need to do some Cordova specific startup to get the document ready to receive our React components |
Steps to reproduce using the Demo app in the repo:
Run the xCode project.
All you get is a white screen on the device and an error/notice in the xCode console:
The text was updated successfully, but these errors were encountered: