Getting Asset Identifier of a local file

Hi,

I am trying share a video via instagram using the following Instagram Plugin
According to the documentation we need to pass a asset identifier of the local file to share to instagram.
I am trying to pass the local file url, which is not working on android.
Can anyone here please help me as to how to find the local asset identifier in android in ionic.
I was not able to find any kind of documentation as to how we can find local asset identifier, I know the plugin documentation says we need to use PHAsset, but PHasset cannot be used in Ionic and on Android I guess.

Thanks,
Vinay Gopalaiah

https://www.npmjs.com/package/cordova-plugin-instagram-assets-picker

I will give it a try, Thanks for quick response.

Hi Sourav,

Is this plugin supported for Android?
From github it said not supported for android.