They probably are doing something in the local OUYA software but there are ways to deal with those security issues in a web API. I just wanted to see if it's something they could provide or if there will be some other solution for Corona devs.
Yeah, it would probably all depend on what information we need to pull from the console to authenticate with the OUYA services. If they just need the user account information, and we could access that in Corona, it should be possible to communicate …
Is there any way to directly call the OUYA In-app purchase API through web calls? I do a lot of Web API work with Corona and if there is a way to access the Store through a Restful Web interface I could provide code to make that easy in Corona.