Posts by renan63

Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.

    Received a warning in the Play Console when I was trying to send the AAB file, saying the following:

    Quote

    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

    Anyone knows what can I possibly do to solve this problem?

    Build API: 34

    Minimum and Target Android: 14

    I have a published App that I build in 2019 with Android SDK API 29. Now I have to update it with API 33. Fusion 2.5 is uptodate with build R295.9.
    I Have installed the new API 33 from SDK Manager in Android Studio, my JDK version is jdk-21.0.1.
    When I build the app, this error appears, any ideas?

    FAILURE: Build failed with an exception.

    * What went wrong:
    Could not open settings generic class cache for settings file 'C:\Users\renan\AppData\Local\Temp\AndA5EF.tmp\settings.gradle' (C:\Users\renan\.gradle\caches\7.5\scripts\8iuhe6lvijlq47nwuo3sma8lq).
    > BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 65

    * Try:
    > Run with --stacktrace option to get the stack trace.
    > Run with --info or --debug option to get more log output.
    > Run with --scan to get full insights.

    * Get more help at Please login to see this link.

    BUILD FAILED in 2s

    Hello everyone... I've been developing Androids Apps for a while now, but this is the first time with iOS Exporter.
    I have builded the project on Fusion and put the ZIP file on a VirtualBox Machine with MacOS and XCode, but when I build the project on XCode, there's erros, see the image bellow:

    Please login to see this attachment.

    Can anyone help me?

    you shoudl stick to java sdk 8, also update your android sdk tools from 25 to something close to 28, (using SDK Manager) the error of crash reporter seems something wrong copied or and old version can you tell us what fusion build version are you using?

    Got it! You help me a lot Fernando... It seens my Android Exporter version was not up to date... now it's working fine. Thanks.

    Now I installed Java SDK 6, and got less errors (see it below) but still not succeeded. Anyone? Help!!!

    Hi!
    I had to format my PC and now I can't build Android Apps anymore.
    I've tryed everything I read here at the "sticky posts", followed every step at this page:
    Please login to see this link.
    But still not succeeded...

    can anyone help me?
    Here is the Error Log:

    Hi Renan.
    I'm using it, and it's working great.
    You might need to check permissions, and your android manifest inside Fusion install folder, Data/Runtime/Android/RuntimeAndroid.zip -> AndroidManifest.xml

    Make sure you add this:

    Add it just before Before <meta-data android:name="FUSION_ID" android:value="number." />

    Hi Alan, thanks for the help...
    I've tried to alter the manifest file like you said, but still got negative results, please check it if I did it right:

    When I send notification with Onesignal, the result is this on my opened App:
    Please login to see this attachment.

    But when the App it's closed, the notification never appears...

    I buyed this plugin, but can't get it to work properly... When it starts, the user appears on the Onesignal users database, but when I send notifications with Onesignal, the notifications never appear in my phone, unless my app is opened in the moment I send the message... I already configured Onesignal with Firebase, so that's not the problem.
    There is so little documentation and use of this plugin... anyone knows how to use it properly?

    Hi,
    I'm having trouble trying to publish my App on Google Play Store.
    I already compile an APK, that works fine on my phone, but when I try to publish, Google Console gave me this error:

    Quote

    Currently your API's desired API level is 24. However, this level must be at least 26 for the app to use the latest APIs, which feature security and performance optimizations. Change the desired API level of your app to at least 26. Learn how to do this.

    But I'm compiling the App on API 28, and already test it with API 26, having the same results.

    Anyone knows what I'm doing wrong?

    Please login to see this attachment.
    Please login to see this attachment.

    Thanks.
    Cheers!