Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
609 views
in Technique[技术] by (71.8m points)

android - Flutter - Push notification WebView url redirection crashing

I have a single page app which is having a flutter_inappwebview: ^4.0.0. On launch, it is loading a default URL. Now I want to open a URL sent in push notification in the same webview. When I am tapping the notification my app is crashing and giving the error "You need to upgrade your Flutter project to use the new Java Embedding API"

enter image description here

I am able to get URL from notifications. enter image description here

question from:https://stackoverflow.com/questions/65937044/flutter-push-notification-webview-url-redirection-crashing

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...