IOS App Stuck at preloading

0 favourites
  • 7 posts
From the Asset Store
The internet is bombarded daily with new apps (app is the short term for application)
  • So everything works fine in preview but, after exporting, making it an xcode file etc, I get project running in xcode and build and run on my ipod touch 4th gen w/ IOS 6. The game worked fine before that, but I implemented audio and a loading screen to play the menu song without delay and preload some sound effects. The game will not progress past the loader layout on IOS. Here is my loader layout event sheet:

    Operating system & service pack:

    Windows 7 64bit

    Construct 2 version:

    126 64bit steam version

    <img src="https://dl.dropboxusercontent.com/u/44188718/Other/help.png" border="0" />

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • The loader layout and preloading, from what I know, only works if you're making an HTML5 browser-based game.

    In an app downloaded to your phone, there is no loading of the loader layout.

  • The loader layout and preloading, from what I know, only works if you're making an HTML5 browser-based game.

    In an app downloaded to your phone, there is no loading of the loader layout.

    But I do see the loader layout, it just never moves on. I made another build, without the preloading, but it still didn't move on. The event told was after one second move on to another layout.

  • - I had a similar problem and realized that the temporary sounds I threw in there were .ogg only. iOS and Mac OS will just ignore those files, so the preloading never actually completed. Do you have m4a's for all of your sounds as well?

    Ashley - Is there any way to test if preloading failed? It would be handy to have as an event, for situations like this.

  • - I had a similar problem and realized that the temporary sounds I threw in there were .ogg only. iOS and Mac OS will just ignore those files, so the preloading never actually completed. Do you have m4a's for all of your sounds as well?

    Ashley - Is there any way to test if preloading failed? It would be handy to have as an event, for situations like this.

    I converted all my mp3s to OGGs before importing into C2, so I assume I don't. Thanks I'll try another format!

  • Closing since no .capx is provided so we have no way to reproduce the problem. Please follow the bug reporting guidelines.

    Note if any .m4a files are missing from the project, preloading will fail. There shouldn't need to be a way to test if preloading failed, because there shouldn't be .m4a files missing from your project.

  • Closing since no .capx is provided so we have no way to reproduce the problem. Please follow the bug reporting guidelines.

    Note if any .m4a files are missing from the project, preloading will fail. There shouldn't need to be a way to test if preloading failed, because there shouldn't be .m4a files missing from your project.

    As it is a commercial game, far in production I cannot share the capx. I do not feel invalidating peoples bug reports because they paid for and are trying to utilize your tool commercially is the appropriate way to handle things.

    On another note, the lack of m4a audio was the issue. But the loader layout seems to fail on ios.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)