Build mobile improper installed on macos m1

Currently we are using mobile build without desktop option, but by some reason, the users are installing mobile build on macos m1.

I need help with this please =]

Accepted Reply

App Store: to prevent an iOS app from being available on Apple Silicon Macs

From App Store Connect, go to the page for your app, then go to "Pricing and Availability"

In the section "iPhone and iPad Apps on Apple Silicon Macs"

  • uncheck "Make this app available macOS {version}"
  • Save
Add a Comment

Replies

Which version of Xcode are you using?
How are users installing your app?

Xcode 13, they are installing by apple store

App Store: to prevent an iOS app from being available on Apple Silicon Macs

From App Store Connect, go to the page for your app, then go to "Pricing and Availability"

In the section "iPhone and iPad Apps on Apple Silicon Macs"

  • uncheck "Make this app available macOS {version}"
  • Save
Add a Comment

Thank you!