dred67212's Forum Posts

  • 11 posts
  • I am looking for developers with experience in mobile game development and publishing with all or some of the listed below knowledge for a project in the future.

    *Intel xdk

    *creating Apple certificates for publishing in intel xdk

    *creating layouts that can be used on multiple size screens like iPhone and iPad

    *help publish the game to multiple formats , android , ios, ect

    This will be paid work and contractors will need to be able to send electronic invoices via Paypal. This is open to individual or development teams. Please PM me with your details.

  • I can not get the landscape screen setting to work in my cordova , iOS, xdk build. I set the landscape in my c2 project then export it to cordova. I upload them in the xdk and select the full screen setting and then landscape setting in the project settings. When I build it and then add it to my phone through iTunes it is in portrait mode. Is this another bug or am I doing something wrong? Is there a way to fix this?

    iPhone 5s

    iOS 8.3

    xdk 1995

    latest build of c2

  • Yes I am having the same problems. Did you ever resolve it?

  • construct 204.2

    intel xdk 8.3

    c2 204.2

    iOS 8.3

    no plugins

    imac 5k

    I will export to cordova and then upload them into the intel xdk. From there I will select a project name and then the window with project results pops up. I will skip the source option, skip the use cordova plugins option, and select game project box and then click next. It will run in the xdk emulator but not on the phone and just show a black screen.

    Update I uploaded a game project and then did not select the game project option in the window and now it will work on the phone but not in the xdk emulator which I am ok with.

  • I would not mind paying 100 dollars just for an iOS export extension like some of the other game creation tools. This would save me so much time and frustration just having a file ready to submit and not have to worry if my game will work the next xdk update and create another revenue stream for c2.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I thought I had iOS export figured out with the xdk but since the xdk update the cordova export simply shows a black screen the iPhone but works in the xdk emulator. Is there any way that is simply straight forward to export to iOS? Im about done with these finicky xdks, and phonegaps!

  • Yes I am also having the same problem. My old games work but since the update they will not run on the app preview on the device and just get a black screen but they work fine in the emulator. I do not know what is wrong I have tried several things but can not get it to work anymore.

  • Thank you that worked great!

  • I am having trouble getting tiles to delete from a tile map by touching them.

    right now I have

    touch, on touched tilemap1, tilemap1erase tile (tilemap1.PositionToTileX(self.x),tilemap1.PositionToTileY(self.y)

    I am guessing my expressions are wrong but I am at a loss. I would be great full for any help on this.

  • thank you for helping me. I needed to set it in cacoon launcher.

    So if I upload it to the cloud service I would need to set it in portrait on the cloud system before I compile it?

    Do I even put the portrait settings in on construct 2 or does cacoon take care of it?

    thanks

  • I have been trying to get my game to show in portrait on my iphone 5 but it always shows horizontal. I currently have a window size of 640,1136 and have the orientations set to portrait and leterbox scale. What am I doing wrong?

  • 11 posts