russpuppy's Forum Posts

  • TheWyrm

    Oh yeah, I didn't even notice the difference. Yeah they probably really are talking about 8.1, not 8.0.1

  • according to someone at https://devforums.apple.com/message/1051027#1051027:

    "This new API function is not in the iOS 8.1 beta. Hopefully it is in 8.2"

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • alvarop I think so ... but honestly I don't yet know enough about Crosswalk to be completely sure

  • I got the same message. In my case I'm using Crosswalk, so I have put the question up for Intel in another topic

    If you're compiling by yourself with Phonegap instead of Crosswalk sounds like maybe you just need to recompile your apk after updating to the latest version?

  • I recently received this message from Google:

    [quote:2v50yeei]This is a notification that your <app package name, in this case a few of my apps that were created compiled with Crosswalk>, is built on a version of Apache Cordova that contains security vulnerabilities. This includes a high severity cross-application scripting (XAS) vulnerability. Under certain circumstances, vulnerable apps could be remotely exploited to steal sensitive information, such as user login credentials.

    You should upgrade to Apache Cordova 3.5.1 or higher as soon as possible. For more information about the vulnerabilities, and for guidance on upgrading Apache Cordova, please see http://cordova.apache.org/announcements ... d-351.html.

    Please note, applications with vulnerabilities that expose users to risk of compromise may be considered “dangerous products” and subject to removal from Google Play.

    Regards,

    Google Play Team

    ©2014 Google Inc.

    1600 Amphitheatre Parkway

    Mountain View, CA 94043

    Email preferences: You have received this mandatory email service announcement to update you about important issues relating to your Google Play account.

    IntelRobert I'm not sure how this works, does Crosswalk use Apache Cordova 3.5.1 or an earlier version? I'm having a hard time locating in the Intel XDK where it would say. Do you know anything about this issue and if we can fix it in our projects yet?

  • Used Construct 2 to make a little "just for fun" video on YouTube. My son helped with the cat voice (that's not his actual voice, I made it higher pitched). I use a couple of sine behaviors on the cat and a rotate behavior on the background.

    May possibly turn this into some kind of app...

    click here to watch

  • if you want to use Admob check out cranberrygame's phonegap plugin

    I haven't tried it on Windows Phone but it says it supports WP8 (works great on Android)

  • cranberrygame does your IAP plugin use version 3 or version 2? I just ask because I got an email from Google saying v2 will not work starting in January

  • justifun

    dont know, I still haven't gotten my hands on a fire tv

  • cranberrygame

    Does your IAP plugin use In-App Billing version 3 or version 2? I just got an email from Google saying that version 2 will be deprecated soon. Thanks for the plugin by the way, it has been working great

  • Thanks for sharing this info

    If they are sharing 2% of the revenue does that mean they get to display 2% of the ads? Meaning we have no control over what ads are shown (I have filters set up in my Admob account to filter out a lot of undesirable ads)?

    For me this is a big deal-breaker--I'll continue using the cranberrygame plugin which has worked fantastic. I'll keep that 2% thank you

  • hey just saw your game on the Groupees bundle! How did that work, did you contact them or did they contact you?

  • Potty Training Game (crosswalk)

    https://play.google.com/store/apps/deta ... tytraining (uses IAP plugin)

    Chicken Pet Game (crosswalk)

    https://play.google.com/store/apps/deta ... py.chicken (uses Admob plugin)

    I also used cranberrygame's plugins, very nice!

  • Cipriux this conversation might help you:

    I haven't tried 9 patch yet but that seems like it would be the best option if it works

  • >

    > > Right now I am getting

    > >

    > > "The build failed

    > > An error occurred while building the application. Verify your build assets are correct and try again."

    > >

    > > Is there something wrong with the build servers right now or is it just something with my project?

    > >

    >

    > I've been using XDK successfully for a couple of weeks but today I started getting the same error, and now not even that, it's just stuck on the "building" screen. I couldn't figure out if I was doing something wrong/different, but I guess I'm not the only one experiencing this. Must be something wrong with their server.

    >

    The same problem (on Windows 7). This happens not only for Crosswallk for Android building but for Cordova Android and Legacy Android export.

    It seems that Intel XDK v.1332 does not work.

    I did wonder if it was an issue with the latest update since I updated yesterday though if I recall part of the reason I ran the update was because I was getting issues already, so maybe it's something server side. IntelRobert are your engineers are aware of the issue?

    EDIT: So I did just have a successful build. I did change a few settings (included all plugins), added some more detail to build settings, and it worked. Not sure if it was because of the settings I changed

    EDIT 2: I was able to build another project that I didn't change any settings on. So seems like maybe something's been fixed server side