Created
          January 31, 2019 13:10 
        
      - 
      
 - 
        
Save MartinZikmund/792d799312fbe103415aacb72df77424 to your computer and use it in GitHub Desktop.  
    User canceled permission
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | if (requestPermissionResult == cancelCommand) | |
| { | |
| //user chose to Cancel, app will not have permission | |
| return null; | |
| } | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment