HotKey support for sandboxed apps

App design: macos, Xcode 16.4, Sequioa 15.5, it is sandboxed Uses: Pods->HotKey for a global hotkey which xcode says "binary compatibility can't be guaranteed"

This app is on the Apple Store and supposedly apps on the Apple Store can't use global hotkeys. Someone internally, installed it from the store and the global hotkey works just fine.

I'm concerned for two potential problems;

  1. I need to find a hotkey library or code that is known to work with a sandbox'd Apple Store app.
  2. Why is it working now when everything I have read says it shouldn't.
HotKey support for sandboxed apps
 
 
Q