Relative Content

Tag Archive for flutterpush-notificationhuawei-mobile-serviceshuawei-developershuawei-push-notification

Huawei Push Kit _onNotificationOpenedApp gets invoked but the data param is null

So I have recently implemented the Huawei Push Kit into my app. I have have registered the background callback for background and killed state and it gets invoked as well. But the issue is I get null data in the remote message.
Let me create a scenario,
I am sending test push from app gallery to my specfic token when the app is in background and I can see that backgroundMessageCallback gets called and in that function I am doing this