What do people use to request runtime permissions through a suspending function? Simple google searc...
g
What do people use to request runtime permissions through a suspending function? Simple google search shows this and this . Anyone has any opinions or alternatives worth considering?
l
I'm using #splitties permissions (I'm the author): https://github.com/LouisCAD/Splitties/tree/master/modules/permissions
g
I will check it out. Thanks @louiscad