I have two apps, both were previously sent to App Review, one of them is in AppStore actually.
I changed git repository for my projects and I cloned both projects from new git repository.
Now apps are launching on simulator without problem but when I tried to validate any of them I am receiving this error:
No architectures in the binary. Lipo failed to detect any architectures in the bundle executable
Before I changed git repository it was working perfectly and now I have no idea how to fix it.
I tried
flutter clean && flutter pub get && cd ios && pod install but this didnt help.
Post
Replies
Boosts
Views
Activity
My app crashed few seconds after I launched RTCVideoRenderer from flutter_webrtc package.
I am new with iOS development, I don't have idea what causing this is error? Anyone can help me?
This is my crash report:
crash report