Post

Replies

Boosts

Views

Activity

Reply to TestFlight for Mac shows "Not Available for Testing"
I am facing exactly the same problem with a Qt macOS app. The app can be released to the store, works fine everywhere, but TestFlight is not available "Not Available for Testing". The binary data is as follows: Interestingly the "Build SDK" and "Build Platform" fields are empty. Has anyone an idea/suggestion how to get TestFlight to work? Are there specific prerequisits necessary (for instance a minimum macOS version, specific signing, etc.)?
Dec ’21
Reply to List available WiFi networks in Sonoma
Thanks, I got it working (also in the sandbox). It was a fault on my side.
Replies
Boosts
Views
Activity
Mar ’24
Reply to Localized language not getting deleted
Did you ever come up with a solution to this? I am facing exactly the same problem - removing of languages works but as soon as I press the "Save" button, "You have one or more errors on this page." is shown.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Nov ’23
Reply to Make DAL virtual camera plugin to show up in QuickTime
It turned out that xpc_connection_create_mach_service does not work with QuickTime.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Feb ’22
Reply to How to sign macOS app with bundled frameworks for TestFlight
After spending more than a day with this I finally found the reason: https://github.com/microsoft/vscode/issues/113720 In short: the crash is expected but the app will work when installed via TestFlight.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Dec ’21
Reply to TestFlight for Mac shows "Not Available for Testing"
Finally I got testflight working by adding the "com.apple.application-identifier" and "com.apple.developer.team-identifier" tags to the app.entitlements file. Now, TestFlight is enabled but the app crashes with a "Code signature invalid" crash.
Replies
Boosts
Views
Activity
Dec ’21
Reply to TestFlight for Mac shows "Not Available for Testing"
I am facing exactly the same problem with a Qt macOS app. The app can be released to the store, works fine everywhere, but TestFlight is not available "Not Available for Testing". The binary data is as follows: Interestingly the "Build SDK" and "Build Platform" fields are empty. Has anyone an idea/suggestion how to get TestFlight to work? Are there specific prerequisits necessary (for instance a minimum macOS version, specific signing, etc.)?
Replies
Boosts
Views
Activity
Dec ’21
Reply to WARNING ITMS-90889 TestFlight
I found a solution: https://developer.apple.com/forums/thread/128166
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Dec ’21
Reply to macOS entitlement for accessing Documents directory
Yes, it's sandboxed apps for the app store.
Topic: Code Signing SubTopic: Entitlements Tags:
Replies
Boosts
Views
Activity
Nov ’21