I am trying to convert byte array to a bitmap in my xamarin.ios app but it\'s not working. I have tried using Bitmap bitmap = BitmapFactory.decodeByteArray(imageArray
Bitmap bitmap = BitmapFactory.decodeByteArray(imageArray