openvehicles / Open-Vehicle-iOS

iOS App for OVMS
27 stars 25 forks source link

Fix OCM API calls (ref data, https) #17

Closed webprofusion-chrisc closed 8 years ago

webprofusion-chrisc commented 8 years ago

iOS9 disallows non https connections by default and the call to fetch OCM reference data was still using the POI url so the call itself was not returning the reference data as expected.