Skip to content

Fix ios check permission#144

Merged
arturgesiarz merged 4 commits intosoftware-mansion:mainfrom
silviodaminato:fix-ios-check-permission
Feb 20, 2026
Merged

Fix ios check permission#144
arturgesiarz merged 4 commits intosoftware-mansion:mainfrom
silviodaminato:fix-ios-check-permission

Conversation

@silviodaminato
Copy link
Contributor

Issue:

On iOS, the isMyLocationEnabled property on the Map is effective only if the location permission is granted when the app is in use, not when the permission is set as "Always"

Solution:

Make the checkPermission() method return true both when the authorization status is granted for when the app in use and always.

Silvio Daminato and others added 4 commits February 19, 2026 15:54
…ware-mansion#141)

* android: Add onMarkerClick callback to GeoJSON markers

* ios-google-maps: Add onMarkerClick callback to GeoJSON markers

* ios-apple-maps: fix onMarkerClick callback when clustering is disabled

* Refactor
@arturgesiarz arturgesiarz merged commit 36e622a into software-mansion:main Feb 20, 2026
2 checks passed
@arturgesiarz
Copy link
Member

LGTM ⭐️

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.

2 participants