os-fileup
os-fileup copied to clipboard
Camera Thumbnail doesn't appear
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.
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.
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)
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.
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 .
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 .
can you update your repo with today's push and verify me if it's working?