Skip to content

MapboxAccess.cs fixes - #26

Merged
david-rhodes merged 8 commits into
developfrom
mapboxaccess-fixes
Apr 25, 2017
Merged

david-rhodes merged 8 commits into
developfrom
mapboxaccess-fixes

Conversation

@wilhelmberg

Copy link
Copy Markdown

refs #22

  • Android fix
  • timeout for LoadMapboxAccess()
  • UWP support
  • ServerCertificateValidationCallback to make HttpWebRequest on Mono work with HTTPS requests

…support, `ServerCertificateValidationCallback`
@david-rhodes

Copy link
Copy Markdown

@BergWerkGIS Can you explain a bit more about this ServerCertificateValidationCallback please? What's the use-case here?

@wilhelmberg

wilhelmberg commented Apr 24, 2017

Copy link
Copy Markdown
Author

Can you explain a bit more about this ServerCertificateValidationCallback please? What's the use-case here?

@david-rhodes this solves the problem of HttpWebRequest throwing exceptions with HTTPS urls.
eg:
http://answers.unity3d.com/questions/50013/httpwebrequestgetrequeststream-https-certificate-e.html

@isiyu

isiyu commented Apr 25, 2017

Copy link
Copy Markdown

latest has been tested on device for Android

@david-rhodes david-rhodes left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM since UWP and Android now work again.

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

Successfully merging this pull request may close these issues.

3 participants