You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However after completing the tutorial and trying to run my application app, I'm receiving this error on flutter : MissingPluginException(No implementation found for method getDeviceId on channel com.company.myproject/deviceinstallation)
I haven't edited my code at all and have only copied and pasted from the tutorial.
The text was updated successfully, but these errors were encountered:
I've followed the tutorial on Microsoft website for implementing Azure Notification Hub with Flutter using .NET backend. (https://docs.microsoft.com/en-us/azure/developer/mobile-apps/notification-hubs-backend-service-flutter#prerequisites).
However after completing the tutorial and trying to run my application app, I'm receiving this error on flutter : MissingPluginException(No implementation found for method getDeviceId on channel com.company.myproject/deviceinstallation)
I haven't edited my code at all and have only copied and pasted from the tutorial.
The text was updated successfully, but these errors were encountered: