Adding platforms later in development (with Cordova)

Hello!

I was just wondering if it was possible to add additional platforms later in development. An example of this would be, I just finished developing a UI outline for my application and have been testing it on android and the browser. Would I then be able to use a command such as ‘ionic cordova platform add ios’ to add iOS as a new platform? Or do the platforms of an app need to be determined at the beginning of development?

Thanks!

Hello,
you can add, remove, etc, any platform at any time.

Best regards, anna-liebt