Is there any way to customize the authorization message for requestWhenInUseAuthorization
and requestAlwaysAuthorization
?
I know that for this to work we have to add in info.plist
the information NSLocationWhenInUseUsageDescription
and NSLocationAlwaysUsageDescription
.
But I wanted to set up a% custom% for my alertview
instead of using app
default.