A powerful media picker librarySupport for selecting an image from the library on iOS and Android platforms.Select an image from the iOS and Android libraries.The callback is an ImageInfo model containing a URI and Base64 data.Unity developers need to manage images of this kind.For example:Android: Convert Base64 to Bitmap.iOS: Conver Base64 to UIImage data.