Convai AR for iOS on Unity?

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:

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.

Reply by newbietechbro | 2024-07-19 16:46:46

okay, in the meantime, should I follow the same set up instructions then?

Reply by newbietechbro | 2024-07-19 16:47:42

does it mean i have to install the iOS build package then?

Images:

Reply by k3kalinix | 2024-07-19 16:47:55

Hello <@796390213164859422>,

Reply by k3kalinix | 2024-07-19 16:48:03

Click on “Install AR Package”

Reply by k3kalinix | 2024-07-19 16:48:06

Then iOS

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:

Reply by newbietechbro | 2024-07-19 17:51:07

contrasts to what is shown on your website

Images:

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

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?

Reply by k3kalinix | 2024-07-19 17:58:58

We do not have any dependency on the AR Kit version.

Reply by newbietechbro | 2024-07-19 18:00:39

i see, so as long as i have ARKit installed, that is good enough?

Reply by k3kalinix | 2024-07-19 18:06:20

Yes

Reply by newbietechbro | 2024-07-19 18:16:25

i see, thanks

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:

Reply by k3kalinix | 2024-07-19 19:49:02

Hey <@796390213164859422>

Reply by k3kalinix | 2024-07-19 19:49:18

Did you use automatic installation?

Reply by newbietechbro | 2024-07-19 19:49:27

yep i did

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