K3
July 19, 2024, 12:27am
1
Original Discord Post by newbietechbro | 2024-07-19 00:27:38
Hi, I was looking at setting up Convai AR on Unity fo iOS devices. However, I saw this warning in the documentation. Does it mean that AR development is limited to Android devices only?
Images:
K3
July 19, 2024, 7:43am
2
Reply by k3kalinix | 2024-07-19 07:43:14
Hello <@796390213164859422>,
iOS support was added with the last update.
Unity team will update the documentation.
K3
July 19, 2024, 4:46pm
3
Reply by newbietechbro | 2024-07-19 16:46:46
okay, in the meantime, should I follow the same set up instructions then?
K3
July 19, 2024, 4:47pm
4
Reply by newbietechbro | 2024-07-19 16:47:42
does it mean i have to install the iOS build package then?
Images:
K3
July 19, 2024, 4:47pm
5
Reply by k3kalinix | 2024-07-19 16:47:55
Hello <@796390213164859422>,
K3
July 19, 2024, 4:48pm
6
Reply by k3kalinix | 2024-07-19 16:48:03
Click on “Install AR Package”
K3
July 19, 2024, 4:48pm
7
Reply by k3kalinix | 2024-07-19 16:48:06
Then iOS
K3
July 19, 2024, 5:50pm
8
Reply by newbietechbro | 2024-07-19 17:50:55
okay, I will do that.
As well, the Convai file structure in my assets is different than the structure shown on the website. I downloaded the plug in from the documentation, but this is what my file structure looks like.
Images:
K3
July 19, 2024, 5:51pm
9
Reply by newbietechbro | 2024-07-19 17:51:07
contrasts to what is shown on your website
Images:
K3
July 19, 2024, 5:55pm
10
Replying to newbietechbro’s Message
Reply by newbietechbro | 2024-07-19 17:51:07
contrasts to what is shown on your website
Reply by k3kalinix | 2024-07-19 17:55:26
Yes, it has been updated. Unity team will update it.
Just click on Demo
K3
July 19, 2024, 5:57pm
11
Reply by newbietechbro | 2024-07-19 17:57:58
For the AR Package, where can I see which version of ARKit plug in Convai would require? I am on ARKit 5.1.4 and not 5.1.5 because my Xcode is on 15.2 and I can’t upgrade to a newer XCode version due to my OS. If i installed the AR Package, would it automatically upgade my ARKit plugin to the latest version?
K3
July 19, 2024, 5:58pm
12
Reply by k3kalinix | 2024-07-19 17:58:58
We do not have any dependency on the AR Kit version.
K3
July 19, 2024, 6:00pm
13
Reply by newbietechbro | 2024-07-19 18:00:39
i see, so as long as i have ARKit installed, that is good enough?
K3
July 19, 2024, 6:06pm
14
Reply by k3kalinix | 2024-07-19 18:06:20
Yes
K3
July 19, 2024, 6:16pm
15
Reply by newbietechbro | 2024-07-19 18:16:25
i see, thanks
K3
July 19, 2024, 7:48pm
16
Reply by newbietechbro | 2024-07-19 19:48:45
hi, so i am able to build the demo ar scene on a blank project but when it builds this shows up but the screen is blank?
Images:
K3
July 19, 2024, 7:49pm
17
Reply by k3kalinix | 2024-07-19 19:49:02
Hey <@796390213164859422>
K3
July 19, 2024, 7:49pm
18
Reply by k3kalinix | 2024-07-19 19:49:18
Did you use automatic installation?
K3
July 19, 2024, 7:49pm
19
Reply by newbietechbro | 2024-07-19 19:49:27
yep i did
K3
July 19, 2024, 7:50pm
20
Reply by newbietechbro | 2024-07-19 19:50:01
had to do a few things manually as well though, such as uncommeting out the #if #else if lines in the iosbuild.cs script