ios7 - Sprite Kit Availability Pre iOS 7 -


As far as I know, the Sprite Kit with iOS 7 was introduced and is currently targeted for running devices > = IOS 7. If so, what will happen to any game made with the Sprite Kit, which is & lt; IOS 7?

If you do not properly call the Spritekit code or specify the minimum required iOS 7.0 Version of, your app will crash.

Download the iOS 6 Simulator files (in Exod priority) to test.


Comments

Popular posts from this blog

import - Python ImportError: No module named wmi -

Editing Python Class in Shell and SQLAlchemy -

c# - MySQL Parameterized Select Query joining tables issue -