Skip to content

Instantly share code, notes, and snippets.

View SagarPanwala's full-sized avatar
🎯
Focusing

sagar_panwala22 SagarPanwala

🎯
Focusing
View GitHub Profile
@SagarPanwala
SagarPanwala / gist:f1fe492a7238c4b5eacc27c1bed8b2d0
Created August 5, 2019 11:24
Method not found: void Firebase.Messaging.FirebaseMessaging.SubscribeToTopic(string)
Unhandled Exception:
[mono] System.MissingMethodException: Method not found: void Firebase.Messaging.FirebaseMessaging.SubscribeToTopic(string)
[mono] at (wrapper dynamic-method) Android.Runtime.DynamicMethodNameCounter.20(intptr,intptr)
[mono] at (wrapper native-to-managed) Android.Runtime.DynamicMethodNameCounter.20(intptr,intptr)
[mono-rt] [ERROR] FATAL UNHANDLED EXCEPTION: System.MissingMethodException: Method not found: void Firebase.Messaging.FirebaseMessaging.SubscribeToTopic(string)
[mono-rt] at (wrapper dynamic-method) Android.Runtime.DynamicMethodNameCounter.20(intptr,intptr)
[mono-rt] at (wrapper native-to-managed) Android.Runtime.DynamicMethodNameCounter.20(intptr,intptr)