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

Fix for new ActivityResult API #63

Open
jjmutumi opened this issue Dec 3, 2021 · 0 comments
Open

Fix for new ActivityResult API #63

jjmutumi opened this issue Dec 3, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@jjmutumi
Copy link

jjmutumi commented Dec 3, 2021

Problem

AndroidX (androidx.activity:activity-ktx version 1.2.0) has deprecated startActivityForResult() in favour of registerForActivityResult().

  1. Hover documentation should be updated with registerForActivityResult()
  2. In the testing we have tried with HoverSDK (1.7.2). The SDK either brings up the permissions dialog (even if they are already granted) or crashes.
@davkutalek davkutalek added the enhancement New feature or request label Dec 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants