Hello
in the recent swift/xcode version the app crashes in;
ResponseOpenWeatherMap.swift
return main["temp"] as! Float
gives error: Thread 1: Fatal error: Unable to bridge NSNumber to Float
I cannot get it fixed myself, your help would be grateful.
good luck
Hello
in the recent swift/xcode version the app crashes in;
ResponseOpenWeatherMap.swift
return main["temp"] as! Float
gives error: Thread 1: Fatal error: Unable to bridge NSNumber to Float
I cannot get it fixed myself, your help would be grateful.
good luck