Does it matter if I do it when creating a new project or if I finish the whole thing and than do it?
Thanks
Does it matter if I do it when creating a new project or if I finish the whole thing and than do it?
Thanks
Its better at the begining so you can debug in a device, and make custom style if needed
If your look at it from a technical perspective, it doesn’t matter. You could do it at any time you see fit. But if you’re planning to deploy on iOS anyway, you should also test on iOS (I guess ;)). So from that perspective it would make sense to add the platform when you’re starting out and debug it along the way.