Grant permissions on first access #
The first time the user taps on a time data with location recording, the application will request the corresponding permission. In order for the application to record it, you have to accept it, otherwise it will be indicated in the work report that the user has not accepted the permissions.
Accept permissions in android #
Accept permissions in iOS #
Accept permissions on web #
Granting permissions after previously denying them #
Sometimes the first time permissions are requested the user denies them but later wants to grant them these permissions must be granted again from the terminal configuration.
Manage location permission in Android #
- From the device open the Google Chrome browser
- Within the browser, click on the three-dot icon at the top right.
- Choose the configuration option from the displayed options.
- In settings, choose the “site settings” option and click on it.
- Within site configuration choose all sites.
- Within the sites look for the site: app. itcons .app and click on it, after clicking the app site permissions tab opens. itcons .app, finally, grant the location permission.
Manage location permission in iOS #
1.- Go to settings
2.- In settings go down to the bottom where the installed applications are located and look for itcons .app and enter it. Once inside the application settings itcons enter the localization section
3.- Choose the option, when using the app
Manage location permission on web #
1.- Open the browser in which you want to grant the revoked permissions.
2.- Go to the configuration
3.- Go to Privacy and security and then to site settings
4.- Access the location permission
5.- Access the file itcons
6.- Finally, change the location permission from Block to Allow
Leave a reply