Graphics 2.0 and app update issues.

So I recently upgraded our game to be compatible with 2.0. Fixed the anchors and fixed the scrollView issues.

Everything tested fine on the Simulator and on the device.

Now we’re getting bug reports from the updated app on the store.

Images are getting placed in the upper left corner.

I should clarify that only a few of the images are misplaced. Some are normal. This is happening on the screen with the scrollview.

It’s almost like some files aren’t getting updated when the new app is downloaded.

It was confirmed that deleting and reinstalling from the store fixed the problem.

Has anyone see this before?

Sounds like some data files in the documents directory are used for positioning and did not get updated with the new version? And are thus pointing to incorrect screen placement?

Thats just a guess as you haven’t given that much to go on :slight_smile:

Sounds like some data files in the documents directory are used for positioning and did not get updated with the new version? And are thus pointing to incorrect screen placement?

Thats just a guess as you haven’t given that much to go on :slight_smile: