I am receiving this message on different devices after setting the targetSdkVersion = 30 and I don't know how to solve it since it works in some cell phones of the same brand and with the same api level and in others it does not.
help
Friends some solution for this, in targetSdkVersion=29- shows the image in both controls, in targetSdkVersion=30 does not
help
File.Copy(File.DirAssets,"like.jpg",File.DirInternal,"like.jpg")
Dim src As String = File.DirInternal & "/like.jpg"
ImageView1.Bitmap = LoadBitmap(src, "")...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.