sizcoz's Recent Forum Activity

  • Quick Update , I have added a Rewarded hint system, for those who are finding it hard to complete some categories.

  • Just a side note, with the latest C3 beta build, All Android 12 users will Crash with this error,

    Fatal Exception: java.lang.IllegalArgumentException:Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent.

    Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if some functionality depends on the PendingIntent being mutable, e.g. if it needs to be used with inline replies or bubbles.

    In Android Studio

    The working fix to this is to add to the Build.Gradle(Module:) File in Dependencies

    implementation "androidx.work:work-runtime:2.7.1"

    Seems to fix it for me, for now.

  • Still getting this error Minimum supported Gradle version is 7.3.3. Current version is 7.1. If using the gradle wrapper, try editing the distributionUrl

    Anybody know how to solve this?

    Solved

    Had to download the latest Gradle and point Android Studio to the Folder.

  • 7.4.2 is the current supported one by Cordova, with Cordova Android 11.

    Here is the current versions of all you need: cordova.apache.org/announcements/2022/07/12/cordova-android-release-11.0.0.html

    Construct updated to the new cordova version in the latest beta.

    Hi thanks for the reply, I exported an Android studio project with the latest C3 Beta and got this error, all worked before in previous versions, any idea?

  • I normally get no problem exporting an Android Studio Project, but today I have an error message, Minimum supported Gradle version is 7.3.3. Current version is 6.8.

    Is this a build error, or am I missing something ?

  • Add this to your css

    .resultswrap2 {
    	font-family: Arial, sans-serif;	/* Match Arial on the Text object */
    	border: 1px solid black;		/* Add a black border */
    	overflow-y: auto;
    	transform: rotate(270deg);

    Then add something like.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You put it on a server (your website), then link to it.

    https://support.google.com/admob/answer/9363762?hl=en-GB

  • I'm sure there is an easier way, but I loop through the x & y of each tile.

    So Like this.

  • DiegoM

    I have managed to install Android studio, and try the Delay sending events, but it makes no difference.

    Although I have got it working, but I had to install firebase from android studio, which you shouldn't have to according to the Admob documentation, all you should have to do is install the latest Google Mobile Ads SDK 18.1.0 or later.

    So therefore I can only assume it's a problem somewhere in the Cordova Admob plus plugin.

    Hopefully a solution can be found as exporting and building with Android Studio is just another series of extra work to do.

    Cheers

  • DiegoM

    This has actually been happening for a while, as far as I can see the last version of one of my apps that worked was released on 7 march 2021, then when I updated it on 7 August 2021, It stopped reporting the user Metrics.

    Unfortunately, Android Studio refuses to work with my laptop, so I can't re-export with it.

    Just as a side note, the older versions of the App are still reporting the User Metrics data, as some users still have these versions installed on their devices.

    Many thanks

  • This works for me

    The trouble with a container, when the particles are destroyed, the sprite will also be destroyed.

  • Which metric do not work?

    (For me they seem to work fine)

    Sessions / DAU

    Avg session duration

    Daily Active Users

    ARPU

    Retention

sizcoz's avatar

sizcoz

Early Adopter

Member since 19 Apr, 2014

Twitter
sizcoz has 8 followers

Connect with sizcoz

Trophy Case

  • 10-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • x12
    Coach One of your tutorials has over 1,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

16/44
How to earn trophies