ahmedelkhyary / hyperpay

MIT License
6 stars 18 forks source link

Asset validation failed: Invalid Executable contains bitcode in Mapbox.framework #49

Open houzifakroom opened 6 hours ago

houzifakroom commented 6 hours ago

When submitting my iOS app to TestFlight, I receive the following error during the asset validation:

Asset validation failed Invalid Executable. The executable 'Катаурафіко.app/Frameworks/Mapbox.framework/Mapbox' contains bitcode. (ID: aca3990b-17de-4558-ac9-432ff150444f)

I have tried to disable bitcode and strip it in the Podfile for the HyperPay SDK, but the issue persists.

Steps to Reproduce:

  1. Integrate hyperpay_plugin (version 0.0.3) with hyperpay_sdk (version 5.1.0).
  2. Build and archive the iOS app using Xcode 15.
  3. Submit the app to TestFlight.
  4. Encounter the bitcode-related error during asset validation.

Additional Details:

Possible Solutions:

ahmedelkhyary commented 5 hours ago

Thanks @houzifakroom

I will check about this problem

same here https://github.com/ahmedelkhyary/hyperpay_sdk/issues/7#issue-2540275904