Hello,
I am building an app now mostly using Cordova camera with wkwebview.
I found that when I choose a photo from library of my iPhone, its address is like
This removes all the file inside the temporary directory while using Camera.cleanup() only removes the files the Camera plugin made which was not what I want.