WatchOS

Hi,

Looking into adding some watch functionality to our Corona iOS app. Did quite a bit of searching but can’t find an answer - is the only solution to go enterprise?

Thanks,
Nathan.

Even Enterprise won’t help you. It doesn’t look like WatchOS supports OpenGL. All of Corona’s display objects and texture work requires OpenGL. You will have to develop WatchOS apps using Objective C or Swift with Xcode.

Rob

Yes, I had assumed I would need to use Swift with Xcode, but it needs to communicate with my app - was wondering if there’s any options short of building a connector with Enterprise?

Not that I’m aware of.

OK thx

Even Enterprise won’t help you. It doesn’t look like WatchOS supports OpenGL. All of Corona’s display objects and texture work requires OpenGL. You will have to develop WatchOS apps using Objective C or Swift with Xcode.

Rob

Yes, I had assumed I would need to use Swift with Xcode, but it needs to communicate with my app - was wondering if there’s any options short of building a connector with Enterprise?

Not that I’m aware of.

OK thx