Florian Graf

Results 8 comments of Florian Graf

@danielgtaylor can this be merged anytime soon? This would solve issues with previewing larger apiblueprints which is not possible at the moment.

I'm getting the same error... how can this be resolved?

Hi, i would highly appreciate the feature to get native file urls and delete images from this plugin. I currently use it an app for browsing taken images and share...

Hi @viskin i think your suggestions for methods like materializePhoto(photoId, function(url), function(err)) // resolves to url like file:// or maybe cdvfile:// unmaterializePhoto(photoId, function(), function(err)) // resolves when file is deleted...

Thanks for your response @AndreasGassmann your solution seems pretty elegant. Maybe @viskin can merge it into the master branch, what do you think about that?

The best thing would be for the Librarby Plugin to return native file URLs on both platforms, Android and IOS, but *without* copying images again. Is this really not possible...

@BrentonWatt this is a nice way to display the images but you need native file urls to handle basic library functionalities like deleting or sharing images. And thats what most...

I'd like to open a local image with a cdvphotolibrary url like: cdvphotolibrary://photo?photoId=14982%3B%2..... I figure thats not possible either? Has anyone tried?