getui-flutter-plugin
getui-flutter-plugin copied to clipboard
点击通知,App启动没有收到回调
android flutter 1.9.1+hotfix.2 app退出后收到通知, 点击通知唤起APP, 没有回调 onNotificationMessageClicked,也没有回调onReceiveMessageData
@monkeydbobo
我碰到的问题是App退出后收到通知onNotificationMessageArrived,日志里有一句: D/FlutterNativeView(20244): FlutterView.send called on a detached view, channel=getuiflut 然后点击通知没有任何反应。
我遇到的问题是收到通知栏,点击通知栏APP没有拉起来