Commit Graph

1 Commits

Author SHA1 Message Date
Lucas Fernandes Nogueira
00182ebf89
fix(core): requestPermissions not resolving on Android (#10988)
the checkPermissions command is also a PermissionCallback, and the annotation check is incorrectly ignoring that fact, so the requestPermissions is never resolved for the geolocation plugin
2024-09-13 09:08:31 -03:00