Post

Replies

Boosts

Views

Activity

Reply to ld: building for iOS Simulator, but linking in dylib built for iOS
My problem solved with delete arm64 from target>build settings>Excluded Architectures. Actually i deleted from there before, but actually worked when i go to my VSCode and go to ios/App/App.xcodeproj/project.pbxproj file and searched EXCLUDED_ARCHS = arm64; and delete from there, and worked, i dont know why my update at xcode did not worked but VSCode worked xcode 12.0.1, iOS 14 pack updated, and all capacitor stuff updated for 2.0.4 (latest one)
Sep ’20
Reply to Black Screen only in IOS 13 when i run my application in testflight
Maybe someone have similar issue, i just wanted to share. We have @ionic/react capacitor -app and normally i did not get any error, at testFlight we get black screen,  check config.capacitor.json and see if u have localhost there, delete URLs under server .. we(I) forgot our URL localhost still there, to be honest i did not know that could be problem , i spent time(days) to check storyBoard suggestions. xcode 11.6
Jul ’20
Reply to Xcode 10.2.1 still happening same issue (black screen) Xcode 10.2 does
Maybe someone have similar issue, i just wanted to share. We have @ionic/react capacitor -app and normally i did not get any error, at testFlight we get black screen,  check config.capacitor.json and see if u have localhost there, delete URLs under server .. we(I) forgot our URL localhost still there, to be honest i did not know that could be problem , i spent time(days) to check storyBoard suggestions.
Jul ’20