Libgdx project for iOS displaying libgdx splash when compiling through robovm on simulator?

时光总嘲笑我的痴心妄想 提交于 2019-12-07 10:01:26

问题


How can I remove libgdx splash screen which appears on iOS simulator but doesn't showed up in android emulator.

I am compiling my libgdx project through robovm.

Thanks


回答1:


You will need to replace the various "Default-" images which are in the RoboVM iOS project's "data" folder.

These are the iOS "launch images" described here



来源:https://stackoverflow.com/questions/23004517/libgdx-project-for-ios-displaying-libgdx-splash-when-compiling-through-robovm-on

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!