Take picture action is not working

1
When trying to use “take picture” action in native mobile app I am able to select picture from gallery or take picture using camera but then I received an error. Could anyone please suggest how to resolve it?   Error: Cannot write to /data/user/0/com.mendix.developerapp.mx9/cache/rn_image_picker_lib_temp_7a6548fe-84b1-44a8-9414-e539d68fc9b9.jpg. Path needs to be an absolute path to the apps accessible space. [Output] promiseMethodWrapper@http://192.168.43.171:8083/index.bundle?platform=android&dev=true&minify=false:23767:45 [Output] _callee$@http://192.168.43.171:8083/index.bundle?platform=android&dev=true&minify=false:184305:111 [Output] tryCatch@http://192.168.43.171:8083/index.bundle?platform=android&dev=true&minify=false:11841:23 [Output] invoke@http://192.168.43.171:8083/index.bundle?platform=android&dev=true&minify=false:12014:32 [Output] tryCatch@http://192.168.43.171:8083/index.bundle?platform=android&dev=true&minify=false:11841:23 [Output] invoke@http://192.168.43.171:8083/index.bundle?platform=android&dev=true&minify=false:11914:30 [Output] http://192.168.43.171:8083/index.bundle?platform=android&dev=true&minify=false:11944:19 [Output] tryCallTwo@http://192.168.43.171:8083/index.bundle?platform=android&dev=true&minify=false:35176:9 [Output] doResolve@http://192.168.43.171:8083/index.bundle?platform=android&dev=true&minify=false:35340:25 [Output] Promise@http://192.168.43.171:8083/index.bundle?platform=android&dev=true&minify=false:35199:14 [Output] callInvokeWithMethodAndArg@http://192.168.43.171:8083/index.bundle?platform=android&dev=true&minify=false:11943:33 [Output] enqueue@http://192.168.43.171:8083/index.bundle?platform=android&dev=true&minify=false:11948:157 [Output] async@http://192.168.43.171:8083/index.bundle?platform=android&dev=true&minify=false:11965:69 [Output] _callee@http://192.168.43.171:8083/index.bundle?platform=android&dev=true&minify=false:184300:54 [Output] tryCallOne@http://192.168.43.171:8083/index.bundle?platform=android&dev=true&minify=false:35167:16 [Output] http://192.168.43.171:8083/index.bundle?platform=android&dev=true&minify=false:35268:27 [Output] _callTimer@http://192.168.43.171:8083/index.bundle?platform=android&dev=true&minify=false:35515:17 [Output] _callImmediatesPass@http://192.168.43.171:8083/index.bundle?platform=android&dev=true&minify=false:35554:17 [Output] callImmediates@http://192.168.43.171:8083/index.bundle?platform=android&dev=true&minify=false:35771:33 [Output] __callImmediates@http://192.168.43.171:8083/index.bundle?platform=android&dev=true&minify=false:24154:35 [Output] http://192.168.43.171:8083/index.bundle?platform=android&dev=true&minify=false:23940:34 [Output] __guard@http://192.168.43.171:8083/index.bundle?platform=android&dev=true&minify=false:24137:15 [Output] flushedQueue@http://192.168.43.171:8083/index.bundle?platform=android&dev=true&minify=false:23939:21 [Output] flushedQueue@[native code] [Output] invokeCallbackAndReturnFlushedQueue@[native code] [Output] [Thu Aug 12 2021 12:45:41.204]  BUNDLE  ./index.js 
asked
2 answers
1

Hi Nikhil, 

 

I have the same issue. A week ago, I already submitted a ticket (#127513). There is no solution yet, the supportteam is looking into it. 

answered
0

This issue should have been fixed with the latest release of MiN app on Android(1.1.2).

answered