Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Receiving System.Net.WebException warning messages #15

Closed
jacky-tay opened this issue Sep 27, 2012 · 1 comment
Closed

Receiving System.Net.WebException warning messages #15

jacky-tay opened this issue Sep 27, 2012 · 1 comment

Comments

@jacky-tay
Copy link

Thanks for implementing Google Analytics for Windows 8 RT.
My program throws 'System.Net.WebException' warning messages when I debugged it on a Windows tablet, but I don't receive any warning message if I was debugging on the simulator or local machine.

An exception of type 'System.Net.WebException' occurred in System.dll and wasn't handled before a managed/native boundary
An exception of type 'System.Net.WebException' occurred in mscorlib.dll and wasn't handled before a managed/native boundary

Should I handle Certificate Policy myself?
ps: I set

Tracker.UseSsl = true

Thanks

@maartenba
Copy link
Owner

Better to handle it yourself currently.

rollsch pushed a commit to rollsch/GoogleAnalyticsTracker that referenced this issue Apr 6, 2017
maartenba pushed a commit that referenced this issue Apr 6, 2017
maartenba pushed a commit that referenced this issue Apr 7, 2017
* Fixed issue #15

* Added custom dimensions support to SimpleTracker as requested in issue #98
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants