3
Is there any way to customize the authorization message to requestWhenInUseAuthorization and requestAlwaysAuthorization?
I know for this to work we have to add in info.plist the information NSLocationWhenInUseUsageDescription and NSLocationAlwaysUsageDescription.
But I wanted to ride a alertview customized for my app instead of using the alertview pattern.