TimLariviere / FabulousContacts

Sample contact manager app entirely written in F# and Fabulous
MIT License
102 stars 19 forks source link

Taking pictures / choosing images from the gallery takes too long #18

Open luizperes opened 5 years ago

luizperes commented 5 years ago

Choosing an image from the gallery or taking pictures is taking over 5 seconds.

It seems to be related to the library we are using Plugin.Media, but couldn't find an issue for it.

TimLariviere commented 5 years ago

Fixed by #19, but waiting for an answer on https://github.com/jamesmontemagno/MediaPlugin/issues/728