Hello,
In my Shared code I have this instruction:
using (var resource = assembly.GetManifestResourceStream("myApp.Droid.Resources.Drawable.Img1.png"))
But its not working anymore in the iOS version.
How to setup the different path for the 2 versions.
Thank you,
cjacquel
↧
Resource Path in shared code different in Android and iOS
↧