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

David branch #12

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

David branch #12

wants to merge 2 commits into from

Conversation

sunday58
Copy link

There was an error in registerForActivityResult when called in an action such as button click. It throws an error that lifecycle must call register before they are created. this happens when the charge function is called and it leads to a crash. I have fixed the error. Please take a look at it.

sunday58 and others added 2 commits April 14, 2022 18:42
OnactivityResult, when called in an action such as when button is clicked, leads to crash which throws an error, lifecycle owners must call register before they are created.
@michael-paystack
Copy link
Member

Hi @sunday58, is there any chance you can provide a sample that replicates the issue that this solves?

@sunday58
Copy link
Author

sunday58 commented May 2, 2022 via email

@certified84
Copy link

@michael-paystack the issue is the same discussed in #10

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.

3 participants