Skip to content

fix(core): requestPermissions not resolving on Android#10988

Merged
lucasfernog merged 1 commit intodevfrom
fix/request-permissions
Sep 13, 2024
Merged

fix(core): requestPermissions not resolving on Android#10988
lucasfernog merged 1 commit intodevfrom
fix/request-permissions

Conversation

@lucasfernog
Copy link
Member

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

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
@lucasfernog lucasfernog requested a review from a team as a code owner September 13, 2024 11:43
@github-actions
Copy link
Contributor

Package Changes Through 6079e19

There are 4 changes which include tauri-bundler with prerelease, tauri-cli with prerelease, tauri with prerelease, tauri-build with prerelease

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
tauri-bundler 2.0.1-rc.10 2.0.1-rc.11
tauri-build 2.0.0-rc.10 2.0.0-rc.11
tauri 2.0.0-rc.11 2.0.0-rc.12
@tauri-apps/cli 2.0.0-rc.13 2.0.0-rc.14
tauri-cli 2.0.0-rc.12 2.0.0-rc.13

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@lucasfernog lucasfernog merged commit 00182eb into dev Sep 13, 2024
@lucasfernog lucasfernog deleted the fix/request-permissions branch September 13, 2024 12:08
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.

1 participant