I want to show the Bitmap image in ImageView from sd card which is stored already. After run my application is crash and getting Ou
I have resolved this problem by resizing the image to lower size. I am using xamarin form. decreasing the size of the PNG image resolved the problem.