Randy_Johnson's avatar

Uploading Image on Android Device using Livewire

I keep coming across an issue where using Livewire to upload images on the Android device is resulting in issues, and difficulty with the upload. Can anyone comment on this issue?

0 likes
4 replies
Randy_Johnson's avatar

@jlrdw No packages just the standard way of uploading an image using Livewire, as shown, as well as displaying the image before the upload.

Randy_Johnson's avatar

@jlrdw Hey so I was messing around and by fluke chance I had left it on the page on my android device, and eventually the image displayed. Then I was able to store the image from that point on. It turns out it just takes a hell of a long time for it to process on the android device. I have no idea why, I think I will have to just try uploading images the standard Laravel way and see if that make it better performance, or maybe take out the preview image stage.

Please or to participate in this conversation.