dotnet / windows-sdk-for-google-analytics

SDK to connect to Google Analytics from Windows Store (UWP) Apps, Windows desktop apps written with .NET, and Xamarin Apps
MIT License
102 stars 33 forks source link

Added a note to IsDebug of Analytics Manager #20

Closed rahulsivalenka closed 7 years ago

rahulsivalenka commented 7 years ago

Created a lot of confusion for me at first as I didn't see any activity on the console. So decided to add this comment for information.

LindaLawton commented 7 years ago

LGTM I am sure that IsDebug is causing a lot of confusion. I am going to try and work out a better way of returning messages to the developer when IsDebug is set to true, rather then just doing nothing.