You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: pass RECEIVER_EXPORTED flag to registerReceiver (#260)
* fix: security exception thrown due to missing receiver flag for android 14
* fix: switch RECEIVER_NOT_EXPORTED with RECEIVER_EXPORTED to listen for system events
* fix: bump compileSdk and targetSdk to 34
---------
Co-authored-by: Ely Deckers <[email protected]>
0 commit comments