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

Migrate to flutterEmbedding v2 with null safety #941

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snoopdoggy322
Copy link

No description provided.

@abdelaziz-mahdy
Copy link

abdelaziz-mahdy commented Jan 12, 2022

i really dont know what is the cause

but upon using your github respositery

this error happens when app comes back from the background

W/FlutterJNI( 1369): Tried to send a platform message to Flutter, but FlutterJNI was detached from native C++. Could not send. Channel: flutter_webview_plugin. Response ID: 2
W/FlutterJNI( 1369): Tried to send a platform message to Flutter, but FlutterJNI was detached from native C++. Could not send. Channel: flutter_webview_plugin. Response ID: 3
W/FlutterJNI( 1369): Tried to send a platform message to Flutter, but FlutterJNI was detached from native C++. Could not send. Channel: flutter_webview_plugin. Response ID: 4
W/FlutterJNI( 1369): Tried to send a platform message to Flutter, but FlutterJNI was detached from native C++. Could not send. Channel: flutter_webview_plugin. Response ID: 5
W/FlutterJNI( 1369): Tried to send a platform message to Flutter, but FlutterJNI was detached from native C++. Could not send. Channel: flutter_webview_plugin. Response ID: 6
W/FlutterJNI( 1369): Tried to send a platform message to Flutter, but FlutterJNI was detached from native C++. Could not send. Channel: flutter_webview_plugin. Response ID: 7
W/FlutterJNI( 1369): Tried to send a platform message to Flutter, but FlutterJNI was detached from native C++. Could not send. Channel: flutter_webview_plugin. Response ID: 8
W/FlutterJNI( 1369): Tried to send a platform message to Flutter, but FlutterJNI was detached from native C++. Could not send. Channel: flutter_webview_plugin. Response ID: 9
W/FlutterJNI( 1369): Tried to send a platform message to Flutter, but FlutterJNI was detached from native C++. Could not send. Channel: flutter_webview_plugin. Response ID: 10
W/FlutterJNI( 1369): Tried to send a platform message to Flutter, but FlutterJNI was detached from native C++. Could not send. Channel: flutter_webview_plugin. Response ID: 11

i tried changing parts of the activity part with no results

@snoopdoggy322

@MarisB
Copy link

MarisB commented Feb 14, 2022

Hi. Can you make one bugfix please. In file lib/src/base.dart line 370 make navigationType nullable: final int? navigationType;

@Bhagat8533
Copy link

You can use my repo -
#940 (comment)

@manenga
Copy link

manenga commented Sep 21, 2024

Feel free to use my repo alternatively.

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.

5 participants