We developed an App that uses Mapkit, using MkPolygon in order to represent Shapefiles on the map.
The fact is that the app works properly from Xcode using the emulator, but as soon as we publish it and install it using TestFlight, the polygons are drawn incorrectly, there are vertices that are not displayed in the correct place.
The two Apps are identical, and the data that is loaded is also. Any idea what might be failing?
The fact is that the app works properly from Xcode using the emulator, but as soon as we publish it and install it using TestFlight, the polygons are drawn incorrectly, there are vertices that are not displayed in the correct place.
The two Apps are identical, and the data that is loaded is also. Any idea what might be failing?