Skip to content

MapboxAccess.cs fixes#26

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

MapboxAccess.cs fixes#26
david-rhodes merged 8 commits intodevelopfrom
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
Copy link
Copy Markdown
Author

wilhelmberg commented Apr 24, 2017

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
Copy link
Copy Markdown

isiyu commented Apr 25, 2017

latest has been tested on device for Android

Copy link
Copy Markdown

@david-rhodes david-rhodes left a comment

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.

@david-rhodes david-rhodes merged commit 7b38f3d into develop Apr 25, 2017
@david-rhodes david-rhodes deleted the mapboxaccess-fixes branch April 25, 2017 23:12
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