WSDOT / wsdot-ios-app

Source code for the WSDOT iOS application
GNU General Public License v3.0
10 stars 4 forks source link

App crashing when opening home screen #339

Open englehorn opened 1 month ago

englehorn commented 1 month ago

We have received user reports that the app is crashing when opening the home screen. Deleting and reinstalling the app appears to fix the issue.

I ran some tests and it looks like this issue is caused by the Realm database dependency v10.49.0 that dropped support for opening pre-v5.0.0 Realm files. In testing I have verified that when updating from older versions of the WSDOT app v5.27.0 (or lower) to WSDOT app v5.40.0 causes a crash.

Documentation