1
00:00:07,200 --> 00:00:12,840
Hey again everybody this is Caleb with slopestyle come in the last video we built our X code project.

2
00:00:12,840 --> 00:00:18,000
We also added in the assets and we saw a demo of what our application is going to look like in this

3
00:00:18,000 --> 00:00:22,830
video we're going to go into iTunes Connect which is on Apple's server and we're going to set up this

4
00:00:22,830 --> 00:00:29,220
app in iTunes Connect so that we can talk between our project and iTunes Connect iTunes Connect is also

5
00:00:29,220 --> 00:00:30,690
where we're going to set up our in-app purchases.

6
00:00:30,690 --> 00:00:32,310
Tears in the next video.

7
00:00:32,340 --> 00:00:37,470
So go ahead and pull open a Safari window and what you're going to do is you're going to go to iTunes

8
00:00:37,470 --> 00:00:42,630
Connect dot apple dot com log in with your Apple I.D. And bear in mind.

9
00:00:42,630 --> 00:00:48,130
You do need to have a pay developer's account to access this so that's just something to keep in mind.

10
00:00:48,510 --> 00:00:55,160
But what you're going to do is you're going to go into my apps just like so and as soon as it loads

11
00:00:55,250 --> 00:00:59,270
you're going to go ahead and go up to this little plus sign and click new app.

12
00:00:59,270 --> 00:01:01,700
Ok so click the plus click new app.

13
00:01:01,700 --> 00:01:04,100
And here is where we need to pay attention.

14
00:01:04,100 --> 00:01:10,340
So go ahead and select iOS we need to give it the same name as our project which if you remember is

15
00:01:10,400 --> 00:01:11,820
food Zilah.

16
00:01:12,150 --> 00:01:12,730
OK.

17
00:01:12,770 --> 00:01:14,500
Next choose a primary language.

18
00:01:14,510 --> 00:01:15,450
Mine is English.

19
00:01:15,470 --> 00:01:21,130
Us and for the bundled ID we're going to just go ahead and go with X-C wild card for now.

20
00:01:21,320 --> 00:01:22,850
OK so just choose that.

21
00:01:22,950 --> 00:01:28,240
Now your bundle ID must match the one used in your apps info list file.

22
00:01:28,240 --> 00:01:34,010
Now in our project we could see that in info that P list but you can tell that it just comes from product

23
00:01:34,040 --> 00:01:36,350
bundle identifier which is right here.

24
00:01:36,590 --> 00:01:40,810
So I'm going to copy this and paste it as my bundle suffix.

25
00:01:40,820 --> 00:01:41,810
Now for the Eskay.

26
00:01:41,840 --> 00:01:45,670
That's just an identifier like an internal identifier for you.

27
00:01:45,680 --> 00:01:50,630
So I'm just going to use the same one and we're not going to set any particular user access for now.

28
00:01:50,630 --> 00:01:56,150
So after this is done go ahead and click Create and it'll say the app name you're entering is already

29
00:01:56,150 --> 00:01:56,640
being used.

30
00:01:56,660 --> 00:02:00,220
Oh so that must mean somebody already has an app called Food Zilah.

31
00:02:00,320 --> 00:02:06,740
So to fix this I'm just going to go ahead and put a dash and just say devah slopes and then click Create

32
00:02:08,130 --> 00:02:10,230
says your changes couldn't be saved.

33
00:02:10,230 --> 00:02:11,460
Try again.

34
00:02:11,520 --> 00:02:17,850
Sometimes there can be issues with this can be a little finicky lemme try removing the dash and then

35
00:02:17,850 --> 00:02:19,110
creating it.

36
00:02:19,740 --> 00:02:20,670
Nope doesn't like that.

37
00:02:20,680 --> 00:02:22,940
Let's try with a lowercase F. perhaps.

38
00:02:23,010 --> 00:02:24,880
Maybe it likes that more.

39
00:02:25,500 --> 00:02:26,950
Nope still doesn't like that.

40
00:02:26,970 --> 00:02:28,930
OK this is weird.

41
00:02:29,340 --> 00:02:34,030
Let's try saying food Zilah devs slopes IAP.

42
00:02:34,140 --> 00:02:36,630
Maybe it just needs a new name.

43
00:02:36,690 --> 00:02:39,780
OK so we still are not being able to save this.

44
00:02:39,780 --> 00:02:41,020
The name is good.

45
00:02:41,070 --> 00:02:47,610
The bundle is good maybe I'll just give it a different S-K of just food Zyla or Godzilla.

46
00:02:48,400 --> 00:02:49,530
OK that's not good.

47
00:02:49,530 --> 00:02:51,050
It doesn't like that.

48
00:02:51,060 --> 00:02:56,380
Maybe just dev slopes IAP create.

49
00:02:56,590 --> 00:03:02,740
OK so it looked like it needed a change in my bundle ID so I'm going to go ahead and just copy this

50
00:03:03,280 --> 00:03:06,310
and I'm going to go ahead and paste that just like so.

51
00:03:06,700 --> 00:03:13,660
And the name here is for the App Store name so I guess the name here is not super important.

52
00:03:13,660 --> 00:03:19,360
The bundle ID though is very important so we have all of our information here.

53
00:03:19,420 --> 00:03:21,320
I have not changed anything.

54
00:03:21,460 --> 00:03:23,270
OK so that's great.

55
00:03:23,290 --> 00:03:24,790
We have that all good to go.

56
00:03:24,790 --> 00:03:33,580
This looks fine and what we can do now is we can go ahead and check to make sure that this can build

57
00:03:37,440 --> 00:03:37,830
k.

58
00:03:37,850 --> 00:03:40,270
That looks great and you know what guys.

59
00:03:40,310 --> 00:03:44,270
These are now linked on the App Store so this server.

60
00:03:44,300 --> 00:03:49,610
Apple's server here on iTunes Connect is now speaking to our project and later on we're gonna be able

61
00:03:49,610 --> 00:03:57,530
to create some in-app purchase tears and those tears are going to allow us to basically send in in-app

62
00:03:57,530 --> 00:04:03,170
purchases to our app and we can basically write some functions to queue those and load them into our

63
00:04:03,170 --> 00:04:05,020
app and then interact with iTunes Connect.

64
00:04:05,030 --> 00:04:06,710
Really really cool stuff guys.

65
00:04:06,740 --> 00:04:10,890
So let's go ahead and let's head over to the next video where we're going to set up this in-app purchase

66
00:04:10,970 --> 00:04:15,880
here for consumables which is going to be how we'll purchase food in our app.

67
00:04:16,250 --> 00:04:17,030
Very very cool.

68
00:04:17,030 --> 00:04:18,180
Amazing work guys.

69
00:04:18,200 --> 00:04:20,310
Let's go ahead and head over that way now.
