Yup, tried with my old linker flags and it worked. I had to remove -lplayer and put "force_load “/Applications/CoronaEnterprise/Corona/ios/lib/libplayer.a”
One of our client has asked for a small change on their app. But our Entreprise subscription has expired since beginning of this month and so we’re getting an error when signing. How can I extend it without rewriting the app to use Corona Native as it is just for a small change?
You will need to email support AT coronalabs.com and have them consider extending your Enterprise license.
That said, it’s been over a year since we switched from Enterprise to Native. The changes are mostly in the default App project. It should not be a lot of work to move an Enterprise project to a Native project. You should not have to rewrite hardly any code. Just copy your Corona folder and any C++/Obj C/Java files and add in any frameworks for libraries. Run the Corona Native script to set up the proper symlinks and you should be good.
One of our client has asked for a small change on their app. But our Entreprise subscription has expired since beginning of this month and so we’re getting an error when signing. How can I extend it without rewriting the app to use Corona Native as it is just for a small change?
You will need to email support AT coronalabs.com and have them consider extending your Enterprise license.
That said, it’s been over a year since we switched from Enterprise to Native. The changes are mostly in the default App project. It should not be a lot of work to move an Enterprise project to a Native project. You should not have to rewrite hardly any code. Just copy your Corona folder and any C++/Obj C/Java files and add in any frameworks for libraries. Run the Corona Native script to set up the proper symlinks and you should be good.