Fairly comfortable with Unity but new to Unity iOS

Hi,

Are there any resources available to get someone who’s quite comfortable with Unity but want to get into Unity iOS?

My current goal is porting a Unity project that I have made into iOS - and I know it’s probably full of things that won’t work iOS.

With developing for PC or Mac I feel like there aren’t really much restrictions - everything works. With iOS I know there are a lot of things that don’t work - shaders and functions and such. Where can I get up to speed with what I can and can’t do?

Also are there any good video tutorial series covering iOS development from scratch to finish?

There’s very little that won’t work, so I’m not sure where that idea is coming from. Mostly you just have to understand that the hardware is slower, though it’s come a long way in the last few years.

–Eric

Hmm ok, yeah, it seems what I thought won’t work is actually fine - I’ll just have to give it a go I guess. Thanks