[Android] pressing soft keyboard suggestion from autofill with Google triggers AppState
Description
Pressing Password Autofill with Google suggestion or Key/Passwords Icon on Soft Keyboard(on top-right) triggers from active to background then active state on the AppState.

React Native Version
0.70.6
Output of npx react-native info
System: OS: macOS 13.0.1 CPU: (8) x64 Intel(R) Core(TM) i7-7820HQ CPU @ 2.90GHz Memory: 33.04 MB / 16.00 GB Shell: 5.8.1 - /bin/zsh Binaries: Node: 16.16.0 - ~/.nvm/versions/node/v16.16.0/bin/node Yarn: 1.22.19 - ~/.nvm/versions/node/v16.16.0/bin/yarn npm: 8.11.0 - ~/.nvm/versions/node/v16.16.0/bin/npm Watchman: 2021.11.08.00 - /usr/local/bin/watchman Managers: CocoaPods: Not Found SDKs: iOS SDK: Platforms: DriverKit 21.0.1, iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0 Android SDK: API Levels: 27, 28, 29, 30, 31 Build Tools: 28.0.3, 29.0.3, 30.0.2, 30.0.3, 31.0.0 Android NDK: Not Found IDEs: Android Studio: 2021.3 AI-213.7172.25.2113.9123335 Xcode: 13.1/13A1030d - /usr/bin/xcodebuild Languages: Java: 11.0.15 - /Users/laptop-112/.jenv/shims/javac npmPackages: @react-native-community/cli: Not Found react: ^18.1.0 => 18.2.0 react-native: ^0.70.6 => 0.70.6 react-native-macos: Not Found npmGlobalPackages: react-native: Not Found
Steps to reproduce
- Run on Snack with a real device
- Focus on any TextInput component that will suggest Autofill with Google on the Soft Keyboard
- Press the suggested Autofill suggestion or the Key/Password Icon
- Review the generated logs related to AppState
Snack, code example, screenshot, or link to a repository
https://snack.expo.dev/@rickame/autofill-with-google
| :warning: | Newer Version of React Native is Available! |
|---|---|
| :information_source: | You are on a supported minor version, but it looks like there's a newer patch available. Please upgrade to the highest patch for your minor or latest and verify if the issue persists (alternatively, create a new project and repro the issue in it). If it does not repro, please let us know so we can close out this issue. This helps us ensure we are looking at issues that still exist in the most recent releases. |
Getting the same issue here.
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This issue was closed because it has been stalled for 7 days with no activity.