dknell / myMedia-Titanium-Module

Titanium.Media with location and EXIF data!
Other
25 stars 9 forks source link

MyMedia and 3.4.0GA #7

Open jabrazil opened 10 years ago

jabrazil commented 10 years ago

Hi Dave,

Any possibility that you are going to upgrade this module to 3.4.0? I really need a reliable IOS image picker that returns exif and can't seem to find one.

Thanks, Jim

dknell commented 10 years ago

Hi Jim, I don't use Titanium any more so I won't be updating this anytime soon, if at all. I have a few options for you. 1) bug Appcelerator to provide Exif support in the openPhotoGallery API. It really should be there. There was a support ticket a while back with some discussion about it. 2) I could be wrong, but I think someone else made a module very similar to this one. I can't remember if it was on github or the Marketplace. 3) download this source and take a crack at getting it to work with the latest version of Ti. I'd be happy to merge a PR if you can get it working.

Thanks and good luck!

Dave

On Oct 15, 2014, at 7:10 AM, jabrazil notifications@github.com wrote:

Hi Dave,

Any possibility that you are going to upgrade this module to 3.4.0? I really need a reliable IOS image picker that returns exif and can't seem to find one.

Thanks, Jim

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

jabrazil commented 10 years ago

Dave,

Thanks for getting back to me. There is a TiMedia module that someone just released and it looks like it does the same thing. It's not working under 3.4.0 either. I'll reach out to see if he is planning on upgrading that one.

Appcelerator is a great product, but it does make me wonder why such a core piece of functionality is missing. Kind of begs the question, what kind of apps are folks writing?

I'm not an objective C guy and don't really have time to learn it right now since I'm rolling out a startup. If I come up empty on the other modules could you be motivated to make it work?

Thanks Again

jabrazil commented 10 years ago

Hi Dave,

I removed the suggested rotation code and now the module is working again in 3.x

Take Care,

Jim

From: dbubs [mailto:notifications@github.com] Sent: Wednesday, October 15, 2014 8:59 AM To: dbubs/myMedia-Titanium-Module Cc: Jim Brazil Subject: Re: [myMedia-Titanium-Module] MyMedia and 3.4.0GA (#7)

Hi Jim, I don't use Titanium any more so I won't be updating this anytime soon, if at all. I have a few options for you. 1) bug Appcelerator to provide Exif support in the openPhotoGallery API. It really should be there. There was a support ticket a while back with some discussion about it. 2) I could be wrong, but I think someone else made a module very similar to this one. I can't remember if it was on github or the Marketplace. 3) download this source and take a crack at getting it to work with the latest version of Ti. I'd be happy to merge a PR if you can get it working.

Thanks and good luck!

Dave

On Oct 15, 2014, at 7:10 AM, jabrazil notifications@github.com wrote:

Hi Dave,

Any possibility that you are going to upgrade this module to 3.4.0? I really need a reliable IOS image picker that returns exif and can't seem to find one.

Thanks, Jim

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

— Reply to this email directly or view it on GitHub https://github.com/dbubs/myMedia-Titanium-Module/issues/7#issuecomment-59200764 . https://github.com/notifications/beacon/4632097__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcyODk5NzExNiwiZGF0YSI6eyJpZCI6NDU4NTE1OTF9fQ==--a6ea28f8fcd45c327a1885131d879967b84a305d.gif

mrtomnguyen commented 9 years ago

hey Jim, did you get this to work on 3.4.x?

jabrazil commented 9 years ago

Hi Tom,

Here's my branch for 3.02. https://github.com/jabrazil/myMedia-Titanium-Module

I just updated my studio to 3.4.1 and my moduled created for 3.02 still works. I haven't tried to rebuild it for 3.4.1.

mrtomnguyen commented 9 years ago

its not working. ios 8 transition broke a lot of modules. let me know if you can look into this. it also needs 64 bit too! im not good with obj-c.

jabrazil commented 9 years ago

Sorry I don't have time right now since I'm scrambling to get my app approved before its required to be 64 bit. I'm not an objective C dev either, I just got lucky and it was only a 1 line fix for 3.02.

Good Luck!

mrtomnguyen commented 9 years ago

can you send me the Build you're using? I cant seem to build one thats working.

tom@inventivegadget.com

jabrazil commented 9 years ago

Even though I upgrade studio to 3.4 I'm still targeting 3.02. It won't work if your targeting 3.4.