Corona Pro plugin -> Corona enterprise

alexandr - This is mainly just a logistics thing. The link to download the plugins are on our daily builds page and you do not get access to that page until you have a full license. Not a very satisfying answer, but that’s how it is set up right now.

However, the trial is meant for you to see if the core functionality of Corona Enterprise works for you and you are definitely able to do that without the plugin files. If it does work and you want to move on to purchase the actual full license, then we can easily set that up and give you full access.

David

As far as I know, you do the same thing with Enterprise. At least, I didn’t needed to change anything.

But I have error. I try different plugin like CoronaProvider.analytics.flurry,  plugin.fortumo,  CoronaProvider.ads.inneractive and allways have error. May be I do something wrong? I build for ios with XCode bucause simulator for corona Enterprise dont exist. Or you know another way how to build?

Can you tell me what version of pro and what version of enterprise are you using?

I use corona Pro v 2013.1206 and corona Enterpise v Trial-2013.1202

First, I believe that it’s better to use both versions for Pro and Enterprise. At least, I had some problems with different versions before.

In my case, I just copied the the App Sample to the ios folder of the project and everything worked well. No issues with the plugins. But I’m using 2013.2076…

What I do

Create new folder with name App. In my App folder I create new folder name Corona and copy all my file from Corona Pro here. Then in my App folder create folder name ios and copy here all files from CoronaEnterprise -> ProjectTemplates -> App -> ios.

I try install Enterprise Trial-2013.2078 but problem with plugins exist. In Xcode folder Products I see libplugin_library.a highlightedin red may be here problem?

Hmm, seems like a problem with the alias… Try to run what is said here:

http://forums.coronalabs.com/topic/33123-coronaluah-not-found-error/

 I tried, but did not help

Well, what i did to make it work for me was to copy the ios folder of App Sample to the project folder and, in my case, I needed to run the command of the previous post. After that, I opened the project on XCode and everything was Ok. Try to delete the ios folder completely and reproduce my steps. Also, clear the cache of XCode and the iOS Simulator (just in case…).

Did not help. I all do as you say and doesnt work. 
local facebook = require( “facebook” ) doesnt work too

local gameNetwork = require( “gameNetwork” ) - game center work fine

Any plugins in build.setting doesnt work.

Can you send me any example with plugin or facebook created with corona enterprise or like https://github.com/Vungle/coronaplugin-release/tree/master/samples I try run on my Mac. I dont understand problem with my project or settings corona, Mac, ios alexm49@ukr.net. Thanks

Wait, is it only facebook plugin? Because you said that gameNetwork worked well.

Yes, gameNetwork (game center) work well. Facebook doesnt work. And its looks strange

vungle, flurry, etc doesnt work

Hi,
When using enterprise, to use a plugin you have to link in the libraries yourself.  You can download the plugin binaries on the page where you downloaded enterprise.

Facebook is a bit of a special case since its located in Enterprise/Plugins/facebook/

Ah! Didn’t remember that I did that. But for facebook, I didn’t know because I never used it. I knew it should be different but, as I never needed it yet…

Hi,

reyalpsicrc thank you.

I get sdk from office, so I dont load from site, but ok thanks this problem I can solve. Would you add this information README.html?

You have so much good doc for Corona Pro and examples and almost nothing about Corona Enterprise.

About facebook, yes it located  Enterprise/Plugins/facebook/libfacebook.a and my next question (may be stupied) how include this lib in my project? 

Thanks

Never mind I found, thanks.

Similar problem here guys,

My android app doesn’t work (it’s still compiled nicely) due to the ads plugin is not there. I read that I need to find the .jar myself but I couldn’t find it anywhere. The only lib I found was for flurry (FlurryAgent.jar), all the other 3rd party plugin no longer works, I believe is because I don’t have the libs.

ps : I’m evaluating Enterprise and still using the trial version.

I have not yet received a response from my office, but I hope that all plugins exist on the page where the downloads enterprise. So while waiting

I get answer that all plugins available and you can dowload it if you buy Corona Enterprise. Why hide them if you cant release without purchase license I dont understand…