Created
August 5, 2019 11:24
-
-
Save SagarPanwala/f1fe492a7238c4b5eacc27c1bed8b2d0 to your computer and use it in GitHub Desktop.
Method not found: void Firebase.Messaging.FirebaseMessaging.SubscribeToTopic(string)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment