Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add opening settings after geolocation start #814

Conversation

denispapakul
Copy link
Contributor

Description:

Resolved #772.

How to test:

  1. Set "Never" for location tracking in the app settings;
  2. Open the app;
  3. Go to the dashboard;
  4. Click to "Location Inactive";
  5. Should be redirect to the app settings;

Copy link
Contributor

@Patrick-Erichsen Patrick-Erichsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @denispapakul , thanks for contributing!

So I was able to confirm that the settings page is opened when toggling the Location Tracking button when the setting is Never.

It would be ideal if we could change the location permission from in-app. Do we need to open up the settings page?

Also - once I'm on the settings page, and I change from Never -> Always, the location button is still Inactive until I manually press it. After doing that, it turns to Active. Then, each time I toggle, it does not bring me to the settings page.

@stale
Copy link

stale bot commented May 21, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label May 21, 2020
@Patrick-Erichsen
Copy link
Contributor

Closing due to inactivity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

iOS location access cannot be toggled in-app
2 participants