criticalmaps / criticalmaps-ios

Critical Maps iOS App 🚲✊
http://www.criticalmaps.net
MIT License
287 stars 41 forks source link

🚑 Ride type fixes that hopefully end the crashes #392

Closed mltbnz closed 3 years ago

mltbnz commented 3 years ago

📝 Docs

📲 What

Set latitude -> BE property and longitude -> BE property as optional properties

By now most properties are optional and I even thought about making all of them optionals. If anyone is reviewing please check with the Ride.php if maybe another of the properties in Ride.swift has to be optional... But I think I got them now. 👀

🤔 Why

Although I never any crash reports I think this should solve the issue of a crashing app 🤞

mltbnz commented 3 years ago

If it didn't fix it I'll disable the feature