Skip to content
Discussion options

You must be logged in to vote

but it doesn't do anything on TestFlight build.

Does that mean the window doesn't even open or that it's a white page or something?

You can likely ignore all the permissions/capabilities. That's an additional layer on top of whatever the OS does or allows.

This issue sounds like a sandbox issue or something to me. I assume you already set up entitlements, can you add this as well?

<key>com.apple.security.network.client</key>
<true/>
<key>com.apple.security.network.server</key>
<true/>

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@setoelkahfi
Comment options

Answer selected by setoelkahfi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants