cybertron7's Forum Posts

  • Web is easy, it just reloads the new version.

    Apps are easy - push an update to the app store.

    But what about Windows / Mac / Linux installs? How do I get those to update some how? Will I need to build some sort of external launcher?

  • Hi there, on C2 I had a plugin for GA that didn't really work. I'm hoping this problem is fixed for C3?

    How do I get GA running?

  • Hi all, IAP is easy enough on mobile apps....

    What should I do for the PC client? Mac, Windows...

    Can I do it through stripe or something? I will have to do some sort of PayPal code based on email addresses or something?

  • I'm rebuilding my MMO game as an offline app.

    The largest feature is the ability to sign in to your account and play on any device. How can I acheive the same thing?

    Cloudsave data with an account? How do I ensure the data is the same, if I'm signed in on 3 devices at the same time? How do I boot one device off?

    Thanks,

  • imaffett

    It's probably less of a bug than anything. I'm just using the normal "browser" object to try and open a URL.

    So I installed Cranberry PhoneGapInAppBrowser which allows me to target the "_SYSTEM" rather than in app browser.

    This makes the Android App use it's native browser to launch, and solves my problem.

  • Here is the problem I am getting:

    App.loadUrl

    The program under test has called the native part of a Cordova plugin that is unknown to the emulator.

    It appears that we are missing emulation for that API.

    Push the Fail button to continue the API by calling the fail callback.

    Push the Success button to continue the API by calling the success callback.

  • nichekeys Hi again. I removed all plugins, and tried to compile with NO plugins at all. Same thing. I press the browser button to launch a website, and nothing happens

  • nichekeys - THIS DOES NOT WORK

    So, we are still waiting for a fix to this problem... :S

  • Niche, did you TEST this or are you just throwing screen shots out? I have tested with the plugin already "Cordova In App Browser" and it had no effect.

    Still, I'll try it again. Thx for trying to be helpful, let's see how it goes.

  • Gosh Darnit I want a fix! This is a huge breaking point for me, my users have no way to hit the share button, I'm loosing a LOT of installs per day!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Yes, using the Browser object. It appears that there is a bug with the latest version of Intel XDK - and it would usually work.

    Waiting for a fix apparently....

  • Still waiting on BROWSER fix, this sucks!

    Any idea on how to make it work?

  • I'm fairly certain I've done this before...

    On Touch -> MyButton = Browser Location ("www.example.com")

    So it works when testing.

    When I export and try on my Android Device, the browser doesn't open or respond at all!

    Any one know why?

  • Hi every one, I've got an annoying problem

    • I have exported my app to Intel XDK (latest build as of October 2015).
    • When playing my app, some times the sound may not work until I relaunch the app
    • When my app looses focus, the sound will not come back

    Also, the title bar at the top of the phone some times overlaps the app. Like the app isn't really full screen.

    Solutions? Cheers,

  • Working great as of September 2015

    Cheers