ahmedelkhyary / hyperpay

MIT License
8 stars 18 forks source link

The executable 'Runner.app/Frameworks/ipworks3ds_sdk.framework/ipworks3ds_sdk' contains bitcode. #52

Closed kherel closed 1 week ago

kherel commented 1 week ago

Issue Description: I'm trying to upload my Flutter app to the App Store but I'm encountering the following error:

Asset validation failed (90482)
Invalid Executable. The executable 'Runner.app/Frameworks/ipworks3ds_sdk.framework/ipworks3ds_sdk' contains bitcode. (ID: e641c447-701d-4f30-bb3c-ec8bcd6704c7)

Details: Xcode Version: 16 Flutter Package: hyperpay_plugin Framework: ipworks3ds_sdk Build the Flutter app using Xcode 16. Upload the build to the App Store using Transporter or Xcode.

Expected Behavior: The app should successfully upload to the App Store without any bitcode-related errors.

Actual Behavior: The upload fails with the bitcode error mentioned above.

Additional Information:

It seems to be related to the hyperpay_plugin package, and the issue only occurs when using Xcode 16.

Could you please advise on how to resolve this bitcode issue or if there's an update available for hyperpay_plugin that addresses this problem?

kherel commented 1 week ago

fixed with ^3.0.0