Flutter – Firebase Cloud Messaging – FirebaseMessaging.instance.getToken() throwing unknown error
I am busy trying to set up push notifications in my Flutter app using the cloud messaging service from Firebase I am following the a Udemy lecture (if you have a Udemy subscription you can find it here) and have…