radbrothers's Forum Posts

  • klkev

    Thank you! :)

  • You do not have permission to view this post

  • I have the same question

  • Extension Update 2 for Heart Box is available on Google Play, App Store and Microsoft Store! Download free now!

    In this update:

    • Added 40 new levels
    • Added 4 new achievements
    • Added new cartoon
    • EU privacy law requirements implemented
    • Fixed parry balls in "Bathe the ducky!" mode
    • Fixed some levels and hints
    • Fixes and optimization

    Also, ios performance has been improved with WKWebView and Box2DWeb. And the minimum version of Android for installing the game is increased to 4.1

  • Hi derikvlog

    Try to use this plugin:

    <plugin name="cordova-plugin-crosswalk-webview" spec="https://github.com/fribace/cordova-plugin-crosswalk-webview" source="git" />

    And set android-targetSdkVersion = 26:

    <preference name="android-targetSdkVersion" value="26"/>

  • Yes, this will be fixed in the next beta of C2. To work around it I think you can just change that line to the following after export:

    useOgg = false;

    Thank you for answer! It's works! :)

  • Ashley

    Will this problem has been fixed in a future build of C2? I can't update my game because of this.

  • Problem Description

    Audio not played in exported UWP projects from Construct 2.

    Attach a Capx

    https://yadi.sk/d/9JbbIGtU3X9yRh

    Description of Capx

    Touch "Play Sound" button for playing sound, touch "Play Music" button for playing loop music, touch "Stop" button for stopping music.

    Steps to Reproduce Bug

    1. Export project for UWP

    2. Change TargetPlatformVersion in .jsproj file to 10.0.17134.0

    3. Open project in Visual Studio 2017

    4. Build project for x64 on Local Machine

    Observed Result

    Touch buttons not play any sound

    Expected Result

    Touching "Play Sound" button is played sound, touching "Play Music" button is played loop music.

    Affected Browsers

    Edge: (YES)

    Operating System and Service Pack

    Windows 10 Home v1803

    Construct 2 Version ID

    r254

  • AshleyAaronSmithUKKieran Flynn

    The simple addition of .ogg files does not solve the problem - the sounds are not played, and the music is played, but is not looped. When will it be fixed? I want to release an update for my game.

    I created bug report: https://www.construct.net/ru/forum/construct-2/bugs-21/no-audio-in-exported-uwp-proje-135203

  • Hello!

    Admob added to the SDK the implementation of the consent request for GDPR, will it be added to your plug-in? https://developers.google.com/admob/android/eu-consent#consent_sdk

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • hackinc2000

    Oh! It's super cool! Thank you!

  • Hello hackinc2000

    I see you've finished the plug-in for C3, do you plan to make a plug-in for C2?

  • The functional part of Has product lays in Ludei's Cordova plugin, not in my plugin so I can't really explain the technical aspect. But it should work as in cranberrygame's plugin. It worked like a month ago when I tested it. I will give it another test next week (I'm AFK for this weekend) and if it's bugged then I'll contact Ludei, otherwise I'll let you know the exact steps of how to use it.

    Hi Toby R!

    Do you have any news about my last question?

  • hackinc2000

    Thank you for answer and for your work! I will be wait your plugin!

  • Hello hackinc2000

    Your plugin will be work with ios WKWebview?