Closed ankitgupshup closed 6 years ago
Error:Gradle DSL method not found: 'implementation()'
@ankitgupshup in your original bug report you say Nougat[16]
but those are not the same. Is it running Android N or Android API 16 (which is very old).
Also what exactly is wrong?
hasPermission
never return true?hasPermission
return true but the SMS APIs dont work?Closing this issue because it's old with no response.
Basic Information
Device type: xiaomi note 4 OS version: Nougat[16] EasyPermissions version: 1.1.3
Describe the problem
Unable to give SMS read permission. What happened? What did you expect to happen? I have installed the my application on above mentioned mobile. After giving the read SMS permission unable to read SMS from above mentioned mobile. Same code is working fine in all other mobiles except Xiaomi mobiles.
Code and logs