Best ways to handle runtime permission on jetpack compose

If your app is installed on a device that runs Android 6.0 (API level 23) or higher, you must request the runtime permissions for the user by following the steps in this guide.