标签: ios xamarin.ios iphone-6 iphone-6-plus launchimage
我已将图像放在iOS项目-xamarin下的资源中。
Integer(1)
但仍然无效。
答案 0 :(得分:0)
如果您正在使用资产目录,图片或LauchScreen.xib,请检查您的Info.plist:
如果将其设置为资产目录,则将图像添加到LaunchImage,如下所示:
希望这有帮助