I am making a football game of two players in 2d and I want to make the game in iOS version.
i need help of how to scan for bugs by testing in an iOS device(my iPod 5) and how to upload the game in the app store. I know some basics of unity and c# programming. I have unity 4.6.2 and I my pc’s operating system is windows 7 ultimate. please help
Forget iOS for now. Just make a great football game that runs on your PC. Once you have that working, and have some positive comments from your friends and testers, then start to think about iOS. As a minimum you’ll need to learn about Input.GetTouch()
.
if you’re developing for iOS then at some point you’ll need a mac and an apple developer account (which is $99 or equivalent in your local currency).
Go through the tutorials Learn game development w/ Unity | Courses & tutorials in game design, VR, AR, & Real-time 3D | Unity Learn and start making game