FitKit
FitKit copied to clipboard
requestPermissions: Failed
Not At solution requestPermissions: Failed
@kdChavada
When the Android SDK version is 30, requestPermission always fails.
The problem was temporarily solved by changing the Android SDK target to 29.
@krokyze Can you check the problem?