Cannot compile my quasar app to IOS, Android
-
the problem when i type
quasar dev -m cordova -T ios
it’s freeze in 0% of cordova as in picture so anyone can help me ? -
@andrewnageh try with the debug flag, to get more error logs.
quasar build -m cordova -T ios --debug