rollbar / Rollbar.NET

Rollbar for .NET
https://docs.rollbar.com/docs/dotnet
MIT License
65 stars 44 forks source link

Argument should be equal to false. Parameter name: IsInitialized #643

Open danilovulovic opened 1 year ago

danilovulovic commented 1 year ago

I have been following this walkthrough for configure Rollbar in Xamarin: https://docs.rollbar.com/docs/xamarin.

It is working as expected on iOS, but it throws an exception on Android, during Rollbar configuration.

image

ghost commented 1 year ago

Hey @danilovulovic, Thanks for reporting this issue. Let me take this back to the devs and find an answer for you.

ghost commented 1 year ago

@danilovulovic It looks like you're following an old guide instead of the new one. Can you check out this Xamarin guide? This error seems to be a double initialization.