KENYONB's Forum Posts

  • Ditto. Latest update working MUCH better on my Surface Pro 4. Thanks for paying attention and for the fix, ASHLEY.

    And I'm in the same boat as tunepunk, I would love a stylus fix for the tap&hold for right click.

  • PixelPower thanks for the tips. My game follows most all guidelines in your post, and like I mentioned it has always run fine on mobile devices as a native Android app. My post is not to complain that it doesn't run slow on all devices, just only now on the Nexus 10. I think there is some relation between exporting via the XDK and running on the Nexus 10 that doesn't play well together. Not sure what it is, hence the reason for my post to see if anyone else was having the same issue.

  • My Nexus 10 is running Android 5.1.1 with 2GB RAM. The device has no issues running games.

    I recently updated the game and exported to Android using Cocoon instead of XDK. The game runs fine on the Nexus 10 now. And still runs fine on my Nexus 6.

    Something aint right about the build from XDK.

  • If you're referring to setting up as a mobile app, you have to do that from the beginning:

    https://support.google.com/analytics/an ... 4741?hl=en

    one way to check is if you have APP OVERVIEW in the left nav column. 4th one down under INTELLIGENCE EVENTS.

  • Maybe having two Track Screen events is cancelling them both out. Try removing one and run the game and see what shows up.

    Also, did you make sure to set-up the tracking property in Google Analytics as a Mobile App? and not a website?

  • So looks like your Event Tracking is working.

    You won't see the screen tracking data on the Events page. So if you clicked on Behaviors and Screens and didn't see any data, make sure Screen Tracking is set-up properly. I have mine set to Track Screen on Start of Layout.

  • part12studios maybe this will help you....

    To view data on screen tracking, first click on BEHAVIOR then SCREENS, and next to the menu nav you'll see data on screen tracking.

    (see image below)

    For events, click EVENTS under BEHAVIOR and then click OVERVIEW to see results for total number of events and then events by category and action (which you named in Construct 2).

    (see image below)

    Are you able to see your Screen and Events data now?

  • It's definitely Intel XDK. I built the game with Cocoon using Web view+ and Canvas+ and both ran perfectly fine on my Nexus 10.

    Anyone else having issues exporting with XDK?

  • My Crosswalk app for Android is running VERY SLOW on the Nexus 10. On the Nexus 10 it is running about 3-6 FPS in debug. On my Nexus 6 it runs normal speed.

    My set-up:

    Construct 2 beta r228

    Intel XDK v 3357

    Cordova CLI v 5.4.1

    Crosswalk Runtime v16

    My app never used to have problems on the Nexus 10 until I recently updated the XDK and updated my app to new Cordova version.

    If you want to see how bad it is, download on a Nexus 10 and play:

    https://play.google.com/store/apps/details?id=com.kenyonb.ballwalker&hl=en

    Is anyone else experiencing problems with Crosswalk apps on the Nexus 10?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Bump... fixed the broken img links

  • me too.

  • I've had this issue since my Surface Pro 2 and still experiencing the same issue on my Surface Pro 4.

    Once items disappear on mouse hover, they don't always reappear. See below...

  • hey Bl4ckSh33p, I have't been able to get any of the GA plugins to work successfully, but if they operate like the mobile ad plugins, they probably won't. If you want to track more than just views, visitors, referrers, etc... and want to track events, you could try using the Browser > Execute JavaScript function to call a manual GA Event Tracking.

  • part12studios When logged into Google Analytics, click on "Reporting" up top. Then in the left menu column, click on "Behavior", then you'll see several sub-menu items drop down including Screens and Events. Click those and you'll see data on the Screens and Events you're tracking.

  • Does anybody know what Intel XDK plugin I need to work with Cranberry's Google Analytics plugin (cranberrygame_CordovaGoogleAnalytics_1.0.12) ?

    I have his c2addon installed in the project. Set to Track Screen on Start of Layout

    I have the following plugins installed

    ...but am not getting any tracking results. What am I missing?