Plugin Camera very slow - New Camera Plugin for IOS

Hi everyone!
I am big fan of the ionic framework. It gives us tools to make very efficient app !!
I am just a bit worry regarding the Camera Plugin for IOS.
It is very slow when we type the button “Use this picture”,
it takes several seconds to save the picture before it goes back to our ionic view.
I started to chang a little bit the plugin to get 2 results (in a more event orientated plugin)

  • one result empty as soon as the user press the button Use this picture (to minizie the delay of waiting)
  • another result with the string of the picture latter when the plugin as actually saved the picture and return a string of the location of the file

but as i am not a big coder in plugin I was wondering if other person get the same problem of me and maybe we could work with others to release a modified plugin of the camera ios or ask the community to change the camera plugin ?

best regards,
Antoine

Hi

I have the same problem,
it takes several seconds to save the picture before it goes back to our ionic view.