Events
Microphone Access Granted
Fires if microphone access was granted.
Microphone Access Denied
Fires if microphone access was denied.
Camera Access Granted
Fires if camera access was granted.
Camera Access Denied
Fires if camera access was denied.
Screen Sharing Access Granted
Fires if screen sharing access was granted.
Screen Sharing Access Denied
Fires if screen sharing access was denied.
Deeplink Used
Fires when the app's deeplink is used.
Note, a deeplink can be used to launch your application. If this happens, this event will fire when the app starts.
Deeplinks may also be used when the app is already running, in this case you should show your application.
Update Failed To Start
Fires if an update was requested and failed to begin.
Update Started
Fires when an update sucessfully begins.
App Activated
Fires when certain events occur on macOS, like clicking the dock icon or when a user selects the app using Command + Tab while it is already running but has no focused windows.