WeatherKit not showing Temp Correctly on device

Hi, I'm in the process of developing a weather app using WeatherKit. Everything seems to be working fine in the Simulator, but when I put it on the device (iPhone 13 Pro Max) the temperature displays wrong.

Example:

On Simulator: 34 F

On Device: 34.98 F

Anyone else have this problem?

Dan Uff

Replies

, wrong location?

you might have a different coordinate on your simulator and your actual device

  • No, everything seems to be correct on the simulator and device.

Add a Comment