Jordy
Jordy
Hi, I'm not sure if this is information you could extract, but I've ran into this issue: I configured a Specific Activity in the Launch Options in the `Run/Debug Configurations`...
We've run into the issue that we have multiple plugins that depend on setting an event handler through `NSAppleEventManager.shared().setEventHandler`, the next one always overwriting the previous one. In our case...
Draft implementation for suggestion two mentioned in #358 Currently only did a quick version of the Obj-C impl. The way this would work: 1. Authentication process is started using `authorizeAndExchangeCode`...