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

[android] Fix "FORWARD_RESULT_FLAG used while also requesting a result" #8985

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

rtsisyk
Copy link
Member

@rtsisyk rtsisyk commented Aug 16, 2024

Fixes #8984
See c90c6bb "Fix SecurityException ..." (#7287)
See b2a6dd2 "Fix the crosshair (PICK_POINT) API" (#8910)

Fixes #8984
See c90c6bb "Fix SecurityException ..." (#7287)
See b2a6dd2 "Fix the crosshair (PICK_POINT) API" (#8910)

Signed-off-by: Roman Tsisyk <[email protected]>
Copy link
Member

@biodranik biodranik left a comment

Choose a reason for hiding this comment

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

Thanks! Can you please write steps to reproduce the issue in the related issue?

@biodranik biodranik merged commit fe3d937 into master Aug 16, 2024
6 checks passed
@biodranik biodranik deleted the rt-android-intent-forward-result branch August 16, 2024 15:17
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.

[android] AndroidRuntimeException: FORWARD_RESULT_FLAG used while also requesting a result
2 participants