Posts

Post not yet marked as solved
0 Replies
250 Views
We are making a game that's using spritekit. Everything works great, but if the app goes to background (e.g. IAP dialog appears), it crashes when changing scenes after that. Any help would be greatly appreciated! 2019-06-25 22:34:31.250891-0400 GAMENAME[7123:785525] *** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[__NSArrayM removeObjectsInRange:]: range {0, 2} extends beyond bounds [0 .. 0]'
Posted
by miia.
Last updated
.
Post not yet marked as solved
1 Replies
664 Views
Hi all! We are working on a spritekit game. When we install the app locally via Xcode, everything seems great. But if we install the same app via Testflight, some textures are missing (they are ither invisible or are replaced by the red X box)Anybody else seen this before?
Posted
by miia.
Last updated
.