Post

Replies

Boosts

Views

Activity

No architectures in the binary. Lipo failed to detect any architectures in the bundle executable during validate app to AppStore
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.
0
0
786
Sep ’22
iOS app thread 0 crashed
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
Replies
7
Boosts
0
Views
4.6k
Activity
Apr ’22
No architectures in the binary. Lipo failed to detect any architectures in the bundle executable during validate app to AppStore
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.
Replies
0
Boosts
0
Views
786
Activity
Sep ’22