Mahendran k

Results 2 comments of Mahendran k

> FileSystemException: Cannot create file, path = '/storage/emulated/0/New Project/v_2022-09-24 16:17:52.109373' (OS Error: Operation not permitted, errno = 1) > > in Android 11 & 12 in this error showing, please...

@cesarureno Try like this, ``` BASE_URL=https://e229-2806-103e-15-22e7-2d18-3eeb-8994-4740.ngrok-free.app/ API_BASE_URL=${BASE_URL}api/ ``` Use `${}` for the String concatenation.