In App Purchase on MAC Catalyst Not Working

In App Purchase on Mac Catalyst Not Working

I found the problem. I had not created a strong reference to my product request.

This line of code fixed my issue:

var request: SKProductsRequest!

SwiftUI Catalyst MacOS App cannot be opened by Testers

For others - it seems the way to send a MacOS Catalyst version of an app to testers is
to upload the app to App Store Connect and request that Apple notorize the file. After
notification that the notorize process is complete, click on Distribute App, choose the "Development" option and follow
the prompts to export the app. This export process creates four files - ALL of which
need to be provided to your testers. The tester can then open the app.

Sample Image



Related Topics



Leave a reply



Submit