AlexFrancois's Forum Posts

  • AlexFrancois

    I'll try to fix the issue you said by plugin.

    And as for Phonegap Share plugin, give to me the simple example capx that cause the result you say.

    Thanks

    Thanks! I'll get that capx to you as soon as I manage to recreate the error.

  • Hey Cranberry!

    I'm having some trouble with the immersive full-screen mode for crosswalk, though the problem is with chromium. Whenever the volume is changed on the device or when a browser alert appears, the navigation bar becomes visible and doesn't automatically hide itself.

    These guys seem to provide solutions for it, though I have no idea how to create a plugin to achieve this :

    http://stackoverflow.com/questions/2116 ... se-restore

    https://code.google.com/p/android/issue ... l?id=62537

    Do you have any ideas?

    Also I'm having some trouble with the Phonegap Share plugin. When I share an image via twitter or facebook, and then return to my app it reloads the app from the start, rather than resuming it from the last screen. It's a problem as if the player shares an image during a level the game restarts and they lose progress :S

    Thanks!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • It looks like a problem with chrome so we have to wait for it to be fixed there, since crosswalk depends on chromium.

    > IntelRobert

    >

    > Yes, the same thing happens with that example video: the video plays in full screen without the menu bar, the volume is pressed and the volume slider appears along with the menu, the volume fades away but the menu stays and obstructs the screen. The only difference with the video is that the menu icons faded after a few seconds, although the menu bar still remained.

    >

    I've reported it to the chromium team, hopefully it's fixed soon. Thanks for your help.

  • IntelRobert

    Yes, the same thing happens with that example video: the video plays in full screen without the menu bar, the volume is pressed and the volume slider appears along with the menu, the volume fades away but the menu stays and obstructs the screen. The only difference with the video is that the menu icons faded after a few seconds, although the menu bar still remained.

  • I don't see this on my phone. The volume controls appear, the menu bar does not, and the volume controls go away. Can you PM me a APK in dropbox so I can see if if is specific to the app?

    > IntelRobert

    >

    > I love the new fullscreen mode, but whenever I use the phone's manual volume controls the menu bar appears and doesn't automatically hide itself, the only way to make it disappear is to lock and unlock the phone. Can you help me with this?

    >

    It doesn't seem specific to my app as I complied an APK from one of the construct 2 example projects and the same thing happens, this also happens with a few construct 2 apps I've downloaded from the play store. I'm testing on a htc one mini on Android 4.4.2

  • I'm having a similar problem; the FPS fluctuates and when it gets bad some of my important events aren't triggered!

  • IntelRobert

    I love the new fullscreen mode, but whenever I use the phone's manual volume controls the menu bar appears and doesn't automatically hide itself, the only way to make it disappear is to lock and unlock the phone. Can you help me with this?

  • I'm experiencing a very bad framerate when exporting when exporting in Crosswalk compared to chrome previews. It's becoming a big isssue and is causing a lot of my 'on collision'/'object is overlapping' events not to work since frames are being skipped. On top of this, the device I'm testing on is becoming extremely hot when running my apk.

  • Working for me too

  • Should I assume the Repo Url is https://github.com/cranberrygame/com.cr ... n.ad.admob ??

  • Ahhh, that might be the problem. I'll give it a try and let you know!

  • Cool, hopefully it will be resolved soon if the problem isn't on our side.

  • I'm having the same problem showing Admob ads. I'm in test mode and I'm using build 181. The third party plugin is installed and the Admob object is linked to the ads on my account. Any ideas?

  • I'd appreciate some help with a few problems I'm having. Is there any way of getting the Browser Open New Window command to work in crosswalk, or would enabling the InAppBrowser plugin help? I'm also having no luck invoking download of canvas snapshots either, can anyone help me with this? Thirdly the Set Silent and Set Muted audio commands do nothing in crosswalk, though they work in the preview.

    Thanks!

  • All the instruction is here:

    You need to get these plugins, its got a doc file that explains how to do it as well as example CAPX. Pretty straight forward.

    If you don't want to pay for it, you have to wait for Intel/Scirra to release officially supported plugins. Not sure when it will be available.

    Essentially these plugins implements Google's SDK so they work great.

    Thanks! I'd seen these plugins before but it's great to see proof they work in your games, will buy the IAP one!