Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

ERROR: Apple silicon Macs support issue. The app has LSApplicationLaunchProhibited set to true. This is not supported on Mac, How to fix it?

I got this error while trying to submit a sticker pack to the App Store:

WARNING ITMS-90863: "Apple silicon Macs support issue. The app has LSApplicationLaunchProhibited set to true. This is not supported on Mac."

The sticker pack is not intended to be used on Macs, it is only for iPhones and iPads? How can I remove this warning so that I can upload it successfully? Because I also got this email afterwards:

We identified one or more issues with a recent delivery for your app, "Name of the App". Your delivery was successful, but you may wish to correct the following issues in your next delivery:

ITMS-90863: Apple silicon Macs support issue - The app has LSApplicationLaunchProhibited set to true. This is not supported on Mac.

After you’ve corrected the issues, you can upload a new binary to App Store Connect.

Any help or information to fix this issue?

like image 449
Taoufik Avatar asked Nov 14 '20 11:11

Taoufik


People also ask

Is lsapplicationlaunchprohibited set to true?

WARNING ITMS-90863: "Apple silicon Macs support issue. The app has LSApplicationLaunchProhibited set to true. This is not supported on Mac."

Does itms-90863 support Apple Silicon Macs?

ITMS-90863: Apple silicon Macs support issue - The app has LSApplicationLaunchProhibited set to true. This is not supported on Mac. After you’ve corrected the issues, you can upload a new binary to App Store Connect.

How do I know if my Mac computer has Apple Silicon?

Starting with certain models introduced in late 2020, Apple began the transition from Intel processors to Apple silicon in Mac computers. Mac computers with Apple silicon: On Mac computers with Apple silicon, About This Mac shows an item labeled Chip, followed by the name of the chip: To open About This Mac, choose Apple menu  > About This Mac.

Why can't I install macOS on my Mac?

Even if you're not installing macOS from the internet, the installer needs the internet to get firmware and other information specific to your Mac. Make sure that your Mac has a working and stable internet connection.


1 Answers

On the Apple App Store Connect website, go to your app > "Pricing and Availability".

Uncheck the checkbox under the section iPhone and iPad Apps on Apple Silicon Macs that reads:

Apple Silicon Mac Availability -- Make this app available

If it's not available, then it shouldn't complain any further!

like image 62
Shaboboo Avatar answered Sep 22 '22 12:09

Shaboboo