Bugfix: Prevent crash when responding to a platform message after FlutterJNI detaches from native.#8170
Conversation
…tterJNI detaches from native.
…fter FlutterJNI detaches from native (flutter#28651). (flutter/engine#8170)
flutter/engine@403337e...b36068c git log 403337e..b36068c --no-merges --oneline b36068c Roll src/third_party/skia 05201fc7e77e..aefecad7c0d2 (5 commits) (flutter/engine#8176) b32d0ab Bugfix: Prevent crash when responding to a platform message after FlutterJNI detaches from native (#28651). (flutter/engine#8170) d9b2f09 Roll src/third_party/skia 512e38091c85..05201fc7e77e (10 commits) (flutter/engine#8173) 4b01d79 Add frame and target time metadata to vsync events and connect platform vsync events using flows. (flutter/engine#8172) f7a0922 [fuchsia] Remove deprecated libraries from snapshot (flutter/engine#8085) 09db84f Android Embedding PR 19: Add accessibility to new FlutterView. (flutter/engine#8109) 246f0e3 Add an allocator specific check to ensure that strings passed to the timeline are not heap allocated. (flutter/engine#8168) 7a6bb99 Roll src/third_party/skia feb720f746dc..512e38091c85 (11 commits) (flutter/engine#8169) 5825bda Roll src/third_party/dart 7d560f8385..7418238239 (61 commits) 66fdeb1 Add dump-shader-skp switch to help ShaderWarmUp (flutter/engine#8148) The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff ([email protected]), and stop the roller if necessary.
…tterJNI detaches from native (flutter#28651). (flutter#8170)
…fter FlutterJNI detaches from native (flutter#28651). (flutter#8170)" This reverts commit dcbf54e.
…fter FlutterJNI detaches from native (flutter#28651). (flutter#8170)" This reverts commit dcbf54e.
|
I still got this error after Sign Up or Sign in to the firebsae , and after Sign Up the app crash but the email get restored in Fire Base ... my flutter version is v1.9.1+hotfix.6[ Tried to send a platform message to Flutter, but FlutterJNI was detached from native C++. Could not send. Channel: flutter/textinput. Response ID: 0 ] W/BiChannelGoogleApi( 496): [FirebaseAuth: ] getGoogleApiForMethod() returned Gms: com.google.firebase.auth.api.internal.zzak@84089f1 |
|
@amr11mahmoud if you're having an issue, would you mind filing a new ticket with appropriate |
Bugfix: Prevent crash when responding to a platform message after FlutterJNI detaches from native (#28651).