mapzen/android

Failed URL requests

RBJRBJ opened this issue · 2 comments

Description

I have been testing mapzen for a short while and everything works,
but I am getting failed url requests:

E/Tangram: Failed url request:
https://tile.mapzen.com/mapzen/vector/v1/all/16/32767/32768.topojson?api_key=mapzen-UwAcJ7z& java.net.SocketException: Socket closed
E/Tangram: Failed url request:
https://tile.mapzen.com/mapzen/vector/v1/all/16/32768/32767.topojson?api_key=mapzen-UwAcJ7z& javax.net.ssl.SSLHandshakeException: Handshake failed

Steps to Reproduce

See attached source

Mapzen SDK & Android Version

Tested on the following devices:

  • a Sony Z1 compact (D5503) with Android 5.1.1
  • Samsung S3 (GT-I9300) with Android 4.3
  • Android simulator Nexys 5 API 21 x86

mapzen-tangram_java.txt

Hi @RBJRBJ, thanks for the report. When you start the Activity, do you see any map tiles appear? I'm wondering whether this error is happening to all URL requests or just some of them.