os-fileup icon indicating copy to clipboard operation
os-fileup copied to clipboard

Camera Thumbnail doesn't appear

Open Alviker opened this issue 5 years ago • 6 comments

HI there!

When I select an image from the gallery, i can see the preview image (thumbnail) on my website. However, when I take a picture with the camera, the thumnail doesn't appear, although the file is right uploaded.

Alviker avatar May 20 '19 08:05 Alviker

Hi, It depends on how you've implemented javascript on your webpage. As in demo I'm using jquery and FileReader method to do that.

You've to try few methods on your own to get desired results.

mgks avatar Jun 11 '19 06:06 mgks

Hey , I am able to select the image from the gallery but it isn't getting uploaded and hence no thumbnail . can you help me with that The AVD that I am running it on is 29 google API (pixel 3XL)

vdevar2 avatar Jul 23 '19 19:07 vdevar2

The AVD that I am running it on is 29 google API (pixel 3XL)

Currently there are many issues with API 29 permissions, we've to wait until it's commercially released to test on more devices. Till then you can publish your app targeting API 28.

mgks avatar Jul 24 '19 05:07 mgks

Hey I have tried on 27 too but it still doesn't upload!

On Wed, Jul 24, 2019 at 1:50 AM Ghazi Khan [email protected] wrote:

The AVD that I am running it on is 29 google API (pixel 3XL) Currently there are many issues with API 29 permissions, we've to wait until it's commercially released to test on more devices. Till then you can publish your app targeting API 28.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mgks/Os-FileUp/issues/19?email_source=notifications&email_token=ALNOVMRUKUEGV3JEDAJ7B23QA7USHA5CNFSM4HN7Y4Q2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2VH33A#issuecomment-514489836, or mute the thread https://github.com/notifications/unsubscribe-auth/ALNOVMT6IW2O4RROGQPOZHDQA7USHANCNFSM4HN7Y4QQ .

vdevar2 avatar Jul 24 '19 12:07 vdevar2

I just tried uploading 2 files then it was working but only one of them is getting uploaded

On Wed, Jul 24, 2019 at 8:53 AM Vinay K Devarapalli [email protected] wrote:

Hey I have tried on 27 too but it still doesn't upload!

On Wed, Jul 24, 2019 at 1:50 AM Ghazi Khan [email protected] wrote:

The AVD that I am running it on is 29 google API (pixel 3XL) Currently there are many issues with API 29 permissions, we've to wait until it's commercially released to test on more devices. Till then you can publish your app targeting API 28.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mgks/Os-FileUp/issues/19?email_source=notifications&email_token=ALNOVMRUKUEGV3JEDAJ7B23QA7USHA5CNFSM4HN7Y4Q2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2VH33A#issuecomment-514489836, or mute the thread https://github.com/notifications/unsubscribe-auth/ALNOVMT6IW2O4RROGQPOZHDQA7USHANCNFSM4HN7Y4QQ .

vdevar2 avatar Jul 24 '19 16:07 vdevar2

can you update your repo with today's push and verify me if it's working?

mgks avatar Aug 05 '19 11:08 mgks