maui icon indicating copy to clipboard operation
maui copied to clipboard

Serious issue with Dotnet MAUI iOS -- > Bitcode is deprecated when publishing app to appstore

Open samirgcofficial opened this issue 2 years ago • 0 comments

Description

ITMS-90482: Invalid Executable - The executable '.app/Frameworks/FBLPromises.framework/FBLPromises' contains bitcode. Thread : https://developer.apple.com/forums/thread/707443

Steps to Reproduce

This occurs when releasing dotnet maui project to stores. It passes on transporter then later we will get a mail from app store with this error : ITMS-90482: Invalid Executable - The executable 'NotesSolution.app/Frameworks/FBLPromises.framework/FBLPromises' contains bitcode. I think maui has bitcode enabled even though it need not to be used.

Link to public reproduction project repository

https://developer.apple.com/forums/thread/707443

Version with bug

6.0.486 (current)

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

iOS 14

Did you find any workaround?

No response

Relevant log output

No response

samirgcofficial avatar Oct 29 '22 13:10 samirgcofficial