python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Electron app cannot open any web page when sandboxed
I have an application that consists of two parts: Python (the main app, which works as a server) and Electron ("helper" app, which works as a UI).
I plan to submit it to the App Store, so it...
Dsibe
Votes: 0
Answers: 0
macOS app no longer can compose e-mail via AppleScript if sandboxed
I have a macOS app with hardened runtime (with enabled "AppleEvents") that uses AppleScript to create a preconfigured email addressed to us. Works like a charm.
Since we want to distribute v...
Ninakadin
Votes: 0
Answers: 0
How to match my dext with an USB device in DriverKit?
I am writing a driverkit extension whose goal is to block USB devices, such as flash drives. As a starting point, I chose example project at https://developer.apple.com/documentation/driverkit/communi...
TomasKenny
Votes: 0
Answers: 1
Contacts notes entitlement not showing in app store provisioning profile in xcode
We have applied for com.apple.developer.contacts.notes entitlement to apple and got the option enabled in app id. We created an app store provisioning profile with this app id and we can see that this...
Rounak Kiran
Votes: 0
Answers: 0