wymsee / cordova-imagePicker

Cordova Plugin For Multiple Image Selection
MIT License
407 stars 858 forks source link

Phonegap Build Support #1

Closed n3m3s7s closed 10 years ago

n3m3s7s commented 10 years ago

Hi, this plugin is very interesting, but for my particular project I can only use the Phonegap Build service by Adobe; I've tried to submit your plugin repo to build.phonegap.com, but without any success; Can You help me please?! Thanks in advance!

allie-wake-up commented 10 years ago

We've never used phonegap build, but I'd imagine it isn't too hard to get working. I'll try to look into it sometime this week. Likely not until the weekend though.

allie-wake-up commented 10 years ago

I just submitted the plugin to adobe. They said it could take up to a week to review it so if they don't find any issues hopefully it'll be in sometime this week. Otherwise I'll try to fix whatever they come up with quickly.

allie-wake-up commented 10 years ago

Also, I don't know if you can use a plugin without it being in the build repo, but there were 2 issues that could have prevented it from working before. The plugin requires WRITE_EXTERNAL_STORAGE permission in android which we did not configure correctly. iOS would not build before unless you had the apache camera plugin installed. These are now both fixed.

raoulguillermo commented 10 years ago

Hi, I have the same problem with your plugin. Any news?

allie-wake-up commented 10 years ago

Not yet, I'll post here as soon as I hear back from the Phonegap team.

raoulguillermo commented 10 years ago

Ok cool. Nice work btw!

n3m3s7s commented 10 years ago

Wonderful! Thank You very much for your support!

allie-wake-up commented 10 years ago

They accepted it. Haven't had a chance to try it out yet, but here's the link:

https://build.phonegap.com/plugins/642

raoulguillermo commented 10 years ago

Nice! I’ll be using this in my app! Thanks :) Raoul Guillermo Schiestraat 46 3013 AG Rotterdam

E. mail@raoulguillermo.net T. +31615866190

On 18 Mar 2014, at 04:48, Andrew Stephan notifications@github.com wrote:

They accepted it. Haven't had a chance to try it out yet, but here's the link:

https://build.phonegap.com/plugins/642

— Reply to this email directly or view it on GitHub.

allie-wake-up commented 10 years ago

Awesome! Let me know if you have any trouble. Also let me know if you get it working so I can close this issue.