Join Slack
Powered by
Im started to do some samples with Kotlin on Andro...
# android
m
merh
06/07/2017, 4:19 PM
Im started to do some samples with Kotlin on Android. I have the problem that I cannot check for permissions because
Copy code
Manifest.permission_group.LOCATION
did not work because
LOCATION
is an unresolved reference. Where is Kotlin hiding the permissions?
2
Views
Open in Slack
Previous
Next