ChrisByAppli's Forum Posts

  • here the log :

    Registered service worker on preview.construct.net

    sw.js:617 [SW-Preview] Up to date

    plugin.js:11 Uncaught (in promise) ReferenceError: opts is not defined

    at new qrCodePlugin (plugin.js:11:19)

    at C3.SDKPluginBase._InitScriptInterface (sdkPluginBase.js:1:3058)

    at C3.AddonManager._InitAddonScriptInterfaces (addonManager.js:1:3171)

    at C3.Runtime._LoadDataJson (runtime.js:1:14774)

    at C3.Runtime.Init (runtime.js:1:10857)

    at async r._InitDOM (domSide.js:1:13981)

    at async r._Init (domSide.js:1:8556)Comprendre cette erreur

  • Thank you for your response.

    I tried the version you created, but the addon in SDK2 generates a black screen when the game starts.

  • Someone have a SDK2 version of this addon : QR Code from Sparsha (4.0) ?

  • Thanks ! I find an other solution with ReplaceRegex().

  • Hello,

    How do I display (in text object) a digit with a space at every thousandth like 1 000 or 1 000 000 ?

    Thanks !!

    Tagged:

  • Yes, when I restored. And this morning I had a blackscreen.

    This does not happen immediately but for example, if the application is in the background and we change the day. Local storage access is no longer working.

    Really strange.

    Can I close an application via Construct 3?

  • The error occurs when the application is in recovery and I change scene.

  • I make an alert with message error when local storage is in error.

    On reading action.

  • Hi everyone,

    i have an issue on ios cordova export and the local storage plugin.

    The error message is "Connection to Indexed Database server lost. Refresh the page to try again".

    Impossible, after message, to use app. I've to kill the app and relaunch...

    Any ideas ?

  • Thank you ! I found !

  • Try Construct 3

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

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

    I see an issue when sending URL request with the plugin AJAX.

    On a CORDOVA iOS export, the requests are executed twice while on Android and PC exports, they are executed normaly, once.

    I see this when I record a score on a remote database via PHP.

    Scores are recorded twice at the same time on iOS while on Android, no.

    Look below

    This issue did not exist before Construct 3 version stable release 416/416.2

    Tagged:

  • Chadori thanks you !!

    I have a question!

    Would it be possible to make an addon for the management of Apple’s GameCenter given the fact that Team Construct depreaced this addon in version 416?

    PLEEEEEASSSE :)

  • Yes, i'm using third-party addons, available on Construct Store, the Mobile Master Collection by Chadori. I'm waiting for an update.

  • Hi,

    I exported an app with version 397 of construct 3 on Google play service but i obtain an issue with compatibility of SDK Version 34 (Android 14) :

    com.google.android.play:core:1.8.0

    Google Play Core (com.google.android.play:core) a ajouté cette note pour la version 1.8.0 :

    Update your Play Core Maven dependency to an Android 14 compatible version! Your current Play Core library is incompatible with targetSdkVersion 34 (Android 14), which introduces a backwards-incompatible change to broadcast receivers to improve user security. As a reminder, from August 31, Google Play requires all new app releases to target Android 14. Update to the latest Play Core library version dependency to avoid app crashes: developer.android.com/guide/playcore

  • Thanks, i trying.