Unable to upload images and videos to Amplify S3

I’m trying to upload images and videos to S3 using AWS Amplify(use Storage.put).

When I use Blob, it seems to be empty inside.
This works for uploads on the web.
However, it does not work on Android and iOS.

Is there any solution or workaround?

PS
The blob is retrieved from the URI by fetch