Closed rakeshh025 closed 3 years ago
I'm trying to integrate NotificationHubs new SDK as per https://docs.microsoft.com/en-us/azure/notification-hubs/android-sdk. I'm getting the below error in code when trying to initialise NotificationHub in my kotlin Activity. :
NotificationHub
Unresolved reference start
Please help.
Note : I'm not using the legacy SDK, but the current SDK.
I'm trying to integrate NotificationHubs new SDK as per https://docs.microsoft.com/en-us/azure/notification-hubs/android-sdk. I'm getting the below error in code when trying to initialise
NotificationHub
in my kotlin Activity. :Unresolved reference start
Please help.
Note : I'm not using the legacy SDK, but the current SDK.