Shawn Dube

Results 2 comments of Shawn Dube

Happening to me also. Not sure i this helps: ``` private static async Task SendFCMMessage(string deviceId, Dictionary data) { FCMClient client = new FCMClient("...snip"); var message = new Message() {...

Actually, my current NPE is in: Exception thrown: 'System.NullReferenceException' in System.Web.dll but i've seen it say mscorelib also.