Resolve native file paths from content URLs for Cordova platforms
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This Cordova plugin resolves native filesystem paths from Android content URIs, particularly useful for accessing files selected through Android's Storage Access Framework. It's designed for Cordova developers building Android apps who need to convert content:// URIs (returned by file pickers) into file:// paths for further processing. The forked version specifically adds support for Android's latest media permissions (READ_MEDIA_IMAGES, READ_MEDIA_VIDEO, READ_MEDIA_AUDIO).