fmidev / weather-app

FMI's official weather application for mobile devices
7 stars 2 forks source link

Warning view gets stuck in iOS 18 if foreign location selected #608

Closed geosaaga closed 2 months ago

geosaaga commented 2 months ago

If foreign location is selected for Weather view and then user moves to warning view the app gets stuck. The warning view is displayed, but navigation buttons etc. stop to work and the user has to kill the app.

Tested with iOS 18 beta 6.

geosaaga commented 2 months ago

The same seems to happen in other screens also occasionally.

geosaaga commented 2 months ago

Happens sometimes in warning view Image

geosaaga commented 2 months ago

The reason was JS-code that doesn't work with current Smartmet Alert Client https://github.com/fmidev/weather-app/pull/613