mhdhejazi / CoronaTracker

Coronavirus tracker app for iOS & macOS with maps & charts
https://coronatracker.samabox.com/
GNU General Public License v3.0
1.54k stars 290 forks source link

Project is crashing #143

Open JMeidel opened 3 years ago

JMeidel commented 3 years ago

Hi,

I builded the program successfully on Xcode version 12.4. It didn't gave me a fatal error, but as I runned it, it jumped to the "JHURepoDataService.swift" File under Corona/Corona/Service/JHURepoDataService.swift to Line 281 "let latitude = Double(dataRow[DataFieldOrder.latitude.rawValue]) ?? 0" and said : "Thread 3 : swift runtime failure : Index out of range" then the Programm shut itself down. Before that happened it was stuck in the "Updating" screen. It happened to me with my Mac on macOS Big Sur version 11.2.2 with an Apple M1 chip. And with my Simulated iPhone 12 Pro and any other iPhone with iOS. I don't know what to do. Any advice would be helpful.