capacitor ios dev not working
See original GitHub issueWhat happened?
run quasar d -m capacitor -T ios
open Xcode but page stocked at
What did you expect to happen?
working normally able to access the app
Reproduction URL
no link
How to reproduce?
run quasar d -m capacitor -T ios
Flavour
Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)
Areas
SPA Mode
Platforms/Browsers
iOS
Quasar info output
No response
Relevant log output
No response
Additional context
No response
Issue Analytics
- State:
- Created 2 years ago
- Comments:7 (6 by maintainers)
Top Results From Across the Web
iOS Troubleshooting Guide | Capacitor Documentation
On iOS, this can happen if Capacitor doesn't find the plugins or can't inject its code into the WebView. First of all, make...
Read more >Ionic capacitor run ios -l --external won't run (no error)
I'm having a weird issue with capacitor where when I try to run my app on an external device it doesn't run. The...
Read more >Not working https call on Capacito… | Apple Developer Forums
Hi. I have one issue on my ios app. (connecting carers) All login and signup work on android and web app correctly well....
Read more >xcode - Ionic 4 running app on iOS device error with capacitor
I have the same error ("code signature invalid") using Capacitor. You can try to remove use_frameworks! and adding use_modular_headers! in your ...
Read more >[Solved]-Ionic 4 running app on iOS device error with capacitor
As many of us, you're probably using a package that now require a paid Apple developer account. I have the same error ("code...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I see now. Some architecture changes broke this. Fix for dep-scan will be available in q/app-vite beta.4
@rstoenescu is it possible beta.4 come with a fix for https://github.com/quasarframework/quasar/issues/12806