Trap Permission Activity
A transparent android Activity which can launch permission requests and handle the user response to these permission requests.
The activity only handles specific permission patterns for bluetooth, location and wifi.
Types
Functions
Link copied to clipboard
open override fun onRequestPermissionsResult(requestCode: Int, permissions: Array<out String>, grantResults: IntArray)