Skip to content

Fixed security exception in User Location

the-very requested to merge github/fork/bboyzlodey/master into master

Created by: bboyzlodey

Change list:

  • Added uses-permission's in manifest
  • Added check code for check permission for User Location. If permission not granted, then will send request for permission

Fixed problem: security exception

Merge request reports