I've build a few iOS apps, they are all distributes on iPhone, iPad and macOS Silicon as iPad apps
I would like to distribute those apps on Mac Intel computers too, I'm able to build a version using macCatalyst, would it be possible to distribute this macCatalyst on Mac Intel only system, avoiding to presente int on the App Store for Mac Silicon computers? (on those I would that user download the iPad version and not the macCatalyst one)
Mac Intel version should be compatible from macOS 10
thank you for your suggestion
Antonio Ferraioli
Post
Replies
Boosts
Views
Activity
I continually receive this error when using AdMob Banners
(swift 5, on iOS simulator and devices using Xcode 13.5)
it seems something related to Webkit, this continuous exception slows my app and continually produce network calls
[ProcessSuspension] 0x10c240f60 - ProcessAssertion: Failed to acquire RBS assertion 'WebProcess Background Assertion' for process with PID=94309, error: Error Domain=RBSServiceErrorDomain Code=1 "target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit" UserInfo={NSLocalizedFailureReason=target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit}