Whack's Forum Posts

  • When I have the collision mask on a physics behavior object set to circle, and there are any more than just that object on the layout, forces wont be applied. Help!

  • Alright, this topic has seemed to turn into a battle about whether or not iOS 8 and Android L should be our main export OS versions for mobile. That's not what the topics mean't to be.

    What new things in construct 2 will we see following these operating systems release?

    How long until scirra makes it's own exporter so we don't need to PAY for phonegap?

  • AJAX should work fine over cell data connections. There is absolutely nothing different you need to do as a developer, everything is handled by the OS. However cell data connections can be really flakey and simply not respond for a while even with good signal (at least in my experience with my own phone...) I think you just might need to be patient!

    Ashley so do you mean that the cell data connection cannot connect to my website, at least yet? How long would I need to wait. It's been at least a month.

  • I already have that header in the php file, and my cellular data for my app is turned on in settings. This is on iphone btw.

  • I remember last year when ios 7 came out, almost 70% were on ios 7 before a week had passed

  • iOS 8 comes out in just under 2 weeks, so we should be getting our ios games ready right now. I have no idea where to start, but I heard that phonegap will replace cocoonjs and ejecta for ios exporting for iOS 8. Can we compile for phonegap and test on our ios devices right now?

  • I made sure the 3g/4g wasn't disabled. The app is already out, and only my friends who have crappy wifi have this problem. It may be related to the leaderboard php code, but I'm not sure. If I upload it can you take a look?

    Edit: I reread all of the code, and added error messages for every failed if statement...however no data is returning. This leads me to believe that the AJAX plugin doesn't work on mobile. I'm using AJAX RSA plugin, for the encryption.

  • But we still have 4G and LTE. Why can't my game utilize this technology?

  • As the title reads, I'm retrieving my highscore table from a php file on my webserver, and it doesn't work when the player does not have wifi. Any ideas what the problem could be?

  • The first game from my buddy and I has just been released! It's on the iOS appstore and is completely free. Compiled using cocoonjs, attempts to show iAds and Admob (both which never show up) via mopub, as well as mopub marketplace ads.

    itunes.apple.com/app/id903686996

    How to Play:

    press and hold when the sloth is overlapping the trees to hold on and dodge the pills, get the cookies for points. Highscore goes on the world leaderboard.

  • Alright, google analytics is successfully running on my iPhone with CocoonJS, all I needed to do was run webview and canvas at the same time, that website helped a lot. suntemple refer to remvst.com in order to edit your plugin to make it work, but if you need help let me know. I suggest writing a tutorial for others, if you don't want to I can. Thanks for the plugin!

  • suntemple alright, I'm out of work, and I have been doing some research. Turns out Google Analytics will work with webview (I tested with the same app as before except with webview and not canvas mode) I found this link:

    remvst.com

    It explains a way that you use webview and canvas at the same time, however I haven't had time to try this method. I will try in a few hours when I have time. Hopefully we can get this working and make a tutorial for everyone, because Google Analytics for iOS apps would be very helpful.

  • suntemple it works on pc, but it doesn't seem to be reporting any data on cocoonjs

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • suntemple I'm testing the new plugin now, I work in less than a half hour but after I'm out I should be able to report back with details on whether it works or not. Thanks!

  • suntemple please do, I really want to use this in my app. Will Flurry work for cocoonjs iOS until you can fix it?