Hi,
I have changed laptop and I am trying to launch my Ionic + Vue.js + Capacitor App on XCode Simulator.
Android is working but iOS has a Blank page, it seems that Css is not loaded correctly.
Any solution for this problem?
[error] - {"code":"CSS_CHUNK_LOAD_FAILED","request":"/css/chunk-2718d6e0.87f7fcf6.css"}
To Native Cordova -> IonicCordovaCommon getAppInfo IonicCordovaCommon1271251013 ["options": []]
2021-12-04 13:29:34.733479-0500 App[22576:475036] Got app info: {
binaryVersionCode = "3.6";
binaryVersionName = "5.6";
bundleName = "io.ionic.largestadium";
bundleVersion = "5.6";
dataDirectory = "file:///Users/christiancannata/Library/Developer/CoreSimulator/Devices/CFF564F4-FAB9-4BC7-83A3-0E71B5CB705A/data/Containers/Data/Application/995599BD-9F8C-4CFD-BB98-8C4AA41AEAFE/Library/NoCloud/";
device = "577D2ACD-B2F4-497E-9380-8F512A7B0C48";
platform = ios;
platformVersion = "15.0";
version = "3.6";
}
2 posts - 2 participants