Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
0 answers
40 views

I'm working on an Android app and trying to pick a profile image from the gallery. I use setImageURI(uri) to display it in a CircleImageView. The image shows perfectly for 4–5 seconds and then ...
1 vote
1 answer
136 views

I'm trying to add the ability for a user to select either photos from their gallery or audio files from their files app in IOS but I'm receiving the following error: Uncaught error: PlatformException(...
0 votes
0 answers
56 views

Problem Description S3 upload is successful, and the image object appears in the S3 bucket. But when I try to view the uploaded image, it shows a broken image icon instead of the actual image. The ...
0 votes
1 answer
136 views

I'm using the image_picker package in my Flutter app to take photos and pick files. However, I'm facing two issues: Camera Issue: When taking a photo with the camera, the photo is taken, and I confirm ...
0 votes
2 answers
42 views

I'm trying to use the image_picker 1.1.2 package in my project to select images from the gallery, but the image I picked doesn't show up. This is the important part of the code: Widget build(...
1 vote
0 answers
149 views

I'm trying to find a way to reference photos in the User Photos Library and add those references in a SwiftData record. I can, of course, get the photos from the library, convert to Data type and ...
0 votes
1 answer
170 views

I'm using the ImagePIcker library in Flutter to retrieve image from user's phone's gallery. However the result of selection is always null. This only happens when I'm using ImageSource.gallery, it ...
0 votes
1 answer
2k views

I want to upload user's selected photo to server using image_picker plugin for flutter. But, when user is selecting limited access to photos and selecting photos that can be visible to app, it is ...
-1 votes
1 answer
58 views

I used image_picker package in my project. But it is not working. I picked an image, but the image is not showing in the container. There is no issue in the code, but after I picked an image, only ...
-1 votes
1 answer
149 views

I want to convert an image from React Native to multipart/form-data format, similar to image data from ReactJS: , To use with this API: https://rapidapi.com/iq.faceok/api/ocr-extract-text/playground/...
0 votes
0 answers
113 views

Getting error in options unable to import options, i tried dhaval but its also not working i'm using kotlin dsl using gradle 8.4 implementation("com.vanniktech:android-image-cropper:4.5.0") ...
1 vote
1 answer
146 views

I was using nguyenhoanglam:ImagePicker:1.3.2 in my Android java project for a while now. But due to Play Store restriction on API version I had to update the SdkVersion to below. minSdkVersion 21 ...
0 votes
1 answer
120 views

From the code below everything is working fine except a repetitive delay when opening the image picker (in a sheet) and selecting the image once inside. I end getting the error below when I open the ...
0 votes
1 answer
106 views

I have an API in Python where it asks for uploading an image file in the request body, the API searches in a database for this image and analyze it. Now I want to write the client side code for this ...
0 votes
0 answers
102 views

I'm working with image picker then I always want to save the image that i click captured but dont know how to set it, we have to press the right button to save it, is there any way to reduce the ...

15 30 50 per page
1
2 3 4 5
...
31

AltStyle によって変換されたページ (->オリジナル) /