getui-flutter-plugin icon indicating copy to clipboard operation
getui-flutter-plugin copied to clipboard

点击通知,App启动没有收到回调

Open muyuballs opened this issue 6 years ago • 3 comments

android flutter 1.9.1+hotfix.2 app退出后收到通知, 点击通知唤起APP, 没有回调 onNotificationMessageClicked,也没有回调onReceiveMessageData

muyuballs avatar Sep 20 '19 05:09 muyuballs

@monkeydbobo

Ezreal-lup avatar Sep 26 '19 09:09 Ezreal-lup

我碰到的问题是App退出后收到通知onNotificationMessageArrived,日志里有一句: D/FlutterNativeView(20244): FlutterView.send called on a detached view, channel=getuiflut 然后点击通知没有任何反应。

seanliang avatar Apr 20 '20 02:04 seanliang

我遇到的问题是收到通知栏,点击通知栏APP没有拉起来

liuxl-lin avatar Sep 27 '20 10:09 liuxl-lin