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"
I am able to get URL from notifications.
2.1m questions
2.1m answers
60 comments
57.0k users