iOS App Development Tutorial Section
Create a Word Search Puzzle game for iOS - Page 3
25. Modifying the in-app purchase screen
We will now be handling the in-app purchases screen.
26. Taking screenshots in-app purchase screen
We can now see the modifications of our in-app purchases screen. We will take a screenshot of it.
27. Modifying app settings in xcode
We're going to work on the game settings, the ones that will be used inside iTunes Connect.
28. Creating iTunes connect app settings
Let's head now to iTunes Connect and create those settings.
29. Modifying app IDs - app rating and review
Now that we have the basic settings in iTunes Connect, we will modify the app ID.
30. In-app purchases - part 1
We will now take care of the in-app purchases acessible through the "coin" button within the game.
31. In-app purchases - part 2
In the previous lecture, we took care of the first "coin" pack in-app purchases. We will now modify the rest of the "coin" packs.
32. In-app settings to unlock packs
Let's set up the in-app settings to unlock packs.
33. Selecting all in-app purchases in ITC
Once you're done with the in-app purchases, it's time to go back to the main Itunes Connect screen, select all the in-app purchases and enable them.
34. Testing in-app purchases
We want to verify that the in-app purchases work in the iPhone simulator. Let's make sure we see the price points on each purchasable items.
35. Updating Contact information in-game
In this course, we will be editing the email address by which people will be able to leave you some feedback or to contact you.
36. Local notification messages
We're now going to add local s notification messages in the game.