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

RMET-3808 ::: Geolocation ::: iOS ::: Remove iOS 14 Deprecated Code #2225

Merged

Conversation

OS-ricardomoreirasilva
Copy link
Collaborator

@OS-ricardomoreirasilva OS-ricardomoreirasilva commented Oct 28, 2024

  • Replace iOS 14 deprecated calls.
  • Move the checkPermissions verification within locationManagerDidChangeAuthorization to another queue to avoid the UI unresponsiveness warning thrown on runtime.

References: https://outsystemsrd.atlassian.net/browse/RMET-3808

Move the 'checkPermissions' verification within 'locationManagerDidChangeAuthorization' to another queue to avoid the UI unresponsiveness warning thrown on runtime.

References: https://outsystemsrd.atlassian.net/browse/RMET-3808
@OS-ricardomoreirasilva OS-ricardomoreirasilva merged commit d73d33b into main Oct 28, 2024
10 checks passed
@OS-ricardomoreirasilva OS-ricardomoreirasilva deleted the chore/rmet-3808/geolocation-remove-deprecated-code branch October 28, 2024 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants