So, I can successfully deploy my application to my iPhone. However, it still shows the AppGameKit splash on it, like the one you see when the AppGameKit Player or AppGameKit Viewer runs.
Right now, starting my app goes starts up as:
iOS home -> Silver screen with AppGameKit text -> AGKsplash.png -> Gameplay
When I always figured it should start up as:
iOS home -> AGKsplash.png -> Gameplay
Does anyone have any insight to it? Looking in the interpreter files, I notice these files:
icon.png
icon-72.png
Default.png
Default-Portrait.png
"icon.png" and "icon-72.png" files are obviously app icon files for displaying on the iOS home screen. Can I edit/delete/replace the "default.png" and "Default-portrait.png" files?
Hi there. My name is Dug. I have just met you, and I love you.