Replies: 1 comment 1 reply
-
Did you run npx cap sync after installing the plugin? Did it finish without problems? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi people,
I am trying run react app with
npx cap run ios
, but does not render the view and shows a blank screen.Web Inspector show this:
Dependencies:
"@capacitor/android": "^3.0.0-beta.1"
"@capacitor/app": "^0.3.0"
"@capacitor/cli": "^3.0.0-beta.1"
"@capacitor/core": "^3.0.0-beta.1"
"@capacitor/ios": "^3.0.0-beta.1"
In Android is good working.
Please help and guide me if necessary
Beta Was this translation helpful? Give feedback.
All reactions