once10301 / permission

Other
66 stars 58 forks source link

error in code #30

Closed bishalceb closed 5 years ago

bishalceb commented 5 years ago

Getting below issue while running .java:140: error: cannot find symbol if (!ActivityCompat.shouldShowRequestPermissionRationale(registrar.activity(), strings[i])) { ^ symbol: variable ActivityCompat location: class PermissionPlugin 6 errors

once10301 commented 5 years ago

I have fixed it, can you try it again?