Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@bleroux
Copy link
Contributor

@bleroux bleroux commented Oct 12, 2023

Description

This is a reland of #44579 which was reverted in #46788.

This reland adds a check into onActivityResult in order to return early if the result is related to an unknown request code (aka the result is related to a request sent by another plugin).
It also adds one test that simulates receiving such an unknown request code.

Related Issue

Android engine side for flutter/flutter#107603

Tests

Adds 4 tests.

Copy link
Member

@gmackall gmackall left a comment

Choose a reason for hiding this comment

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

LGTM!

@bleroux bleroux added the autosubmit Merge PR when tree becomes green via auto submit App label Oct 16, 2023
@auto-submit auto-submit bot merged commit 12122ea into flutter:main Oct 16, 2023
@bleroux bleroux deleted the reland_android_process_text branch October 16, 2023 05:43
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Oct 16, 2023
harryterkelsen pushed a commit that referenced this pull request Oct 23, 2023
## Description

This is a reland of #44579 which was reverted in #46788.

This reland adds a check into `onActivityResult` in order to return early if the result is related to an unknown request code (aka the result is related to a request sent by another plugin).
It also adds one test that simulates receiving such an unknown request code.

## Related Issue

Android engine side for flutter/flutter#107603

## Tests

Adds 4 tests.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

autosubmit Merge PR when tree becomes green via auto submit App platform-android

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants