Commit 72b713ac by ethanlamzs

推送逻辑打开

1 parent 3fbc72de
......@@ -397,7 +397,7 @@ class ImService {
onNotificationClicked: (String ext) {
debugPrint('[im_service][推送监听器] onNotificationClicked-------------');
debugPrint("ext: $ext");
Fluttertoast.showToast(msg: "[im_service][推送监听器] Notification Clicked: $ext", toastLength: Toast.LENGTH_LONG);
//Fluttertoast.showToast(msg: "[im_service][推送监听器] Notification Clicked: $ext", toastLength: Toast.LENGTH_LONG);
},
);
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!