Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Facing issue with firebase bitcode:App store denied my app show following error #633

Open
vplife1 opened this issue Oct 25, 2023 · 2 comments

Comments

@vplife1
Copy link

vplife1 commented Oct 25, 2023

Facing the below issues when ill try to submit the app on the App Store.

ITMS-90482: Invalid Executable - The executable 'TimeClockNow.Mobile.app/Frameworks/FBLPromises.framework/FBLPromises' contains bitcode.

ITMS-90482: Invalid Executable - The executable 'TimeClockNow.Mobile.app/Frameworks/FirebaseCore.framework/FirebaseCore' contains bitcode.

ITMS-90482: Invalid Executable - The executable 'TimeClockNow.Mobile.app/Frameworks/FirebaseCoreDiagnostics.framework/FirebaseCoreDiagnostics' contains bitcode.

ITMS-90482: Invalid Executable - The executable 'TimeClockNow.Mobile.app/Frameworks/FirebaseInstallations.framework/FirebaseInstallations' contains bitcode.

ITMS-90482: Invalid Executable - The executable 'TimeClockNow.Mobile.app/Frameworks/FirebaseMessaging.framework/FirebaseMessaging' contains bitcode.

ITMS-90482: Invalid Executable - The executable 'TimeClockNow.Mobile.app/Frameworks/GTMSessionFetcher.framework/GTMSessionFetcher' contains bitcode.

ITMS-90482: Invalid Executable - The executable 'TimeClockNow.Mobile.app/Frameworks/GoogleAPIClientForREST.framework/GoogleAPIClientForREST' contains bitcode.

ITMS-90482: Invalid Executable - The executable 'TimeClockNow.Mobile.app/Frameworks/GoogleDataTransport.framework/GoogleDataTransport' contains bitcode.

ITMS-90482: Invalid Executable - The executable 'TimeClockNow.Mobile.app/Frameworks/GoogleToolboxForMac.framework/GoogleToolboxForMac' contains bitcode.

ITMS-90482: Invalid Executable - The executable 'TimeClockNow.Mobile.app/Frameworks/GoogleUtilities.framework/GoogleUtilities' contains bitcode.

ITMS-90482: Invalid Executable - The executable 'TimeClockNow.Mobile.app/Frameworks/Protobuf.framework/Protobuf' contains bitcode.

ITMS-90482: Invalid Executable - The executable 'TimeClockNow.Mobile.app/Frameworks/leveldb.framework/leveldb' contains bitcode.

ITMS-90482: Invalid Executable - The executable 'TimeClockNow.Mobile.app/Frameworks/nanopb.framework/nanopb' contains bitcode.

refer this issue:- dotnet/maui#18162

Please provide an appropriate solution for this issue I am struggling a lot. I have tried various workarounds but still not yet resolved.

@vplife1
Copy link
Author

vplife1 commented Oct 25, 2023

@msftclas and @TedMobile Created separate threads please check.

@vplife1
Copy link
Author

vplife1 commented Oct 26, 2023

Finally, it was resolved using this workaround:- dotnet/maui#12863 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant