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 crash for some android device when completeInitialize() in for below Android 31 Device #409

Merged
merged 1 commit into from
Jun 30, 2023

Conversation

haresh-v521
Copy link
Contributor

No description provided.

Copy link
Contributor

@sowens-csd sowens-csd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the patch. Which version of Android did you see the problem on and test this on? Also, would you mind having a look at PR 408 for me? I think this is a duplicate of that change. If this PR addresses the same issue then I will close 408 because I don't think it would fully fix the issue.

@haresh-v521
Copy link
Contributor Author

Yes, @sowens-csd 408 also addresses the same issue but it uses try-catch so try-catch prevents using this feature so instead we can check based on version as my app reported this crash in almost all devices which is 11 or below 11.

Copy link
Contributor

@sowens-csd sowens-csd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the patch!

@sowens-csd sowens-csd merged commit f6bdbce into csdcorp:main Jun 30, 2023
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