iosflutterbraintreexcode16

Flutter(Xcode 16) -CardinalMobile.framework & PPRiskMagnes contains BitCode


My Flutter app used plugin flutter_braintree 4.0.0. It used to work (Xcode 15) - I loaded the update to the Test Flight. But I upgraded to Xcode 16. Now when I try to post an update to Test Flight I get an error:

PPRiskMagnes & CardinalMobile framework have bitcode

How can I fix this?

enter image description here


Solution

  • This known issue helped me, you need to strip the bitcode in your Podfile.

    https://discuss.bitrise.io/t/xcode-16-known-issues/24484