Results 5 comments of Umair Ayub

setting brightness to zero isn't turning screen off for my Huawei Y5 (Android 6). it works as expected..

@CodeBoy Some Phones take about 10 to 20 minutes to trigger MediaStore rescan... And MediaFacer is returning deleted files because MediaStore is not updated

> > @codeboy Some Phones take about 10 to 20 minutes to trigger MediaStore rescan... And MediaFacer is returning deleted files because MediaStore is not updated > > Not me,...

**Update** By using the `POST` export from "next-s3-upload/route" instead of `APIRoute`, I was able to specify a custom path for file uploads within the App Router. ```javascript import { POST...