iTunes plugin missing in Enterprise

I cannot find the iTunes plugin in Corona Enterprise…

While the iTunes plugin cannot be used as I wanted, I had to code my own iTunes.play to be able to play a song without crash (see http://forums.coronalabs.com/topic/44248-itunes-crash/).

But now I’m compiling with Corona Enterprise, I want to use iTunes.show but the plugin in missing, I cannot find it.

I’m very disappointed… Any help?

David

I really need this plugin to finish a project for one of my customer. I’m not asking for something special, just to get what I paid for. The iTunes plugin is displayed as available in Enterprise… I did not get a reply so I’m going to spend my day to implement my own iTunes picker with native code. Sic!

The iTunes plugin is here: http://developer.coronalabs.com/downloads/enterprise-daily-builds

in a zip file next to the download for the daily build.  Only the > 2014.2185 ones have it but you can safely use it for older version of enterprise.

Amazing dchan thanks.

I recoded most of the plugin myself during this time, good course for me to learn how to attach a view, push parameters from lua to ObjC, etc. Without any knowledge of Objective C it was quite fun…

I really need this plugin to finish a project for one of my customer. I’m not asking for something special, just to get what I paid for. The iTunes plugin is displayed as available in Enterprise… I did not get a reply so I’m going to spend my day to implement my own iTunes picker with native code. Sic!

The iTunes plugin is here: http://developer.coronalabs.com/downloads/enterprise-daily-builds

in a zip file next to the download for the daily build.  Only the > 2014.2185 ones have it but you can safely use it for older version of enterprise.

Amazing dchan thanks.

I recoded most of the plugin myself during this time, good course for me to learn how to attach a view, push parameters from lua to ObjC, etc. Without any knowledge of Objective C it was quite fun…