Closed Saccomani closed 4 years ago
the correct is rainbows:DebugRainbow.IsDebug="true" not rainbows:DebugRainbow.ShowColors="true"
Not anymore in the latest version of the package. This has been changed in 1.1.4.
https://github.com/sthewissen/Xamarin.Forms.DebugRainbows/blob/master/src/Xamarin.Forms.DebugRainbows.Multi/Platforms/Shared/DebugRainbow.cs#L11
the correct is rainbows:DebugRainbow.IsDebug="true" not rainbows:DebugRainbow.ShowColors="true"