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

Non-static 'getActivityResult(android.content.Intent)' cannot be referenced from a static context #123

Closed
appsapiconsole opened this issue Apr 30, 2021 · 1 comment · Fixed by #125

Comments

@appsapiconsole
Copy link

  • Lib Version 3.0.1

Describe the bug
Non-static 'getActivityResult(android.content.Intent)' cannot be referenced from a static context

image

@appsapiconsole appsapiconsole changed the title [BUG] - Non-static 'getActivityResult(android.content.Intent)' cannot be referenced from a static context Apr 30, 2021
@Canato
Copy link
Member

Canato commented Apr 30, 2021

Hey @appsapiconsole this is something was reported here: #113

To really solve this problem we need a java sample code and to add @Jvmstatic to the methods. @NmMedina was taking a look on this, but please open the PR if you know what to do =D

I will Lock this conversation so we can keep all discussion on the same issue ^^.

@CanHub CanHub locked as resolved and limited conversation to collaborators Apr 30, 2021
@Canato Canato linked a pull request May 6, 2021 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants