See this Please login to see this link.
Thanks Janette! The patch worked for me. You saved me...
Don't have an account yet? Then register once and completely free of charge and use our wide range of topics, features and great options. As a registered member on our site, you can use all functions to actively participate in community life. Write posts, open topics, upload your pictures, put your videos online, talk to other members and help us to constantly improve our project and grow together! So, what are you waiting for? Become a part of us today!
Login or registerTo get support for a technical issue such as installing the software, to query a purchase that you've made/would like to make, or anything other than using our software, please visit our Customer Service Desk:
Open a TicketSee this Please login to see this link.
Thanks Janette! The patch worked for me. You saved me...
Thanks! The patch worked for me.
Received a warning in the Play Console when I was trying to send the AAB file, saying the following:
QuoteUpdate 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
Thanks Linky!
I managed to make it work with version 17 of the JDK. I tried with several versions and this was the one I managed to make it work.
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 [MENTION=6268]Fernando[/MENTION], did you get to build the project that I send? Any success?
I made a blank project in Fusion and tried to build on Xcode and get the same error...
yes please do
Hi [MENTION=6268]Fernando[/MENTION], here are the files:
The Xcode ZIP file for build on MacOs:
Please login to see this link.
The MFA file project on Fusion 2.5:
Please login to see this link.
Thanks for the help.
mm that shoudl be a warning only I will check
Thanks.. If needed, I can send the Fusion project. It's only 5Mb.
oh is in the xcode application when you open your project, follow any tutorial on how to do it from web.
Please login to see this link.
OK... think I got it... but now, when I try to build, there is another error, can you please help me?
Please login to see this attachment.
please update the settings was 6.0 set 8.0
Hi [MENTION=6268]Fernando[/MENTION], I'm sorry, where is this setting on XCode? Or is it a Fusion Setting that I'm forgetting?
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!!!
Buildfile: C:\Users\renan\AppData\Local\Temp\And7101.tmp\build.xml
-set-mode-check:
-set-release-mode:
-release-obfuscation-check:
[echo] proguard.config is ${proguard.config}
-pre-build:
-check-env:
[checkenv] Android SDK Tools Revision 25.2.5
[checkenv] Installed at C:\Program Files\android-sdk-windows
-setup:
[echo] Project Name: RuntimeAndroid
[gettype] Project Type: Application
-build-setup:
[getbuildtools] Using latest Build Tools: 28.0.3
[echo] Resolving Build Target for RuntimeAndroid...
[gettarget] Project Target: Android 8.1.0
[gettarget] API level: 27
[echo] ----------
[echo] Creating output directories if needed...
[mkdir] Created dir: C:\Users\renan\AppData\Local\Temp\And7101.tmp\bin
[mkdir] Created dir: C:\Users\renan\AppData\Local\Temp\And7101.tmp\bin\res
[mkdir] Created dir: C:\Users\renan\AppData\Local\Temp\And7101.tmp\bin\rsObj
[mkdir] Created dir: C:\Users\renan\AppData\Local\Temp\And7101.tmp\bin\rsLibs
[mkdir] Created dir: C:\Users\renan\AppData\Local\Temp\And7101.tmp\gen
[mkdir] Created dir: C:\Users\renan\AppData\Local\Temp\And7101.tmp\bin\classes
[mkdir] Created dir: C:\Users\renan\AppData\Local\Temp\And7101.tmp\bin\dexedLibs
[echo] ----------
[echo] Resolving Dependencies for RuntimeAndroid...
[dependency] Library dependencies:
[dependency] No Libraries
[dependency]
[dependency] ------------------
[echo] ----------
[echo] Building Libraries with 'release'...
[subant] No sub-builds to iterate on
-code-gen:
[mergemanifest] Merging AndroidManifest files into one.
[mergemanifest] Manifest merger disabled. Using project manifest only.
[echo] Handling aidl files...
[aidl] No AIDL files to compile.
[echo] ----------
[echo] Handling RenderScript files...
[echo] ----------
[echo] Handling Resources...
[aapt] Generating resource IDs...
[echo] ----------
[echo] Handling BuildConfig class...
[buildconfig] Generating BuildConfig class.
-pre-compile:
-compile:
[javac] Compiling 357 source files to C:\Users\renan\AppData\Local\Temp\And7101.tmp\bin\classes
[javac] C:\Users\renan\AppData\Local\Temp\And7101.tmp\src\Events\CEvent.java:26: cannot access java.lang.Object
[javac] bad class file: java\lang\Object.class(java\lang:Object.class)
[javac] class file has wrong version 52.0, should be 50.0
[javac] Please remove or make sure it appears in the correct subdirectory of the classpath.
[javac] public abstract class CEvent
[javac] ^
BUILD FAILED
C:\Program Files\android-sdk-windows\tools\ant\build.xml:716: The following error occurred while executing this line:
C:\Program Files\android-sdk-windows\tools\ant\build.xml:730: Compile failed; see the compiler error output for details.
Total time: 4 seconds
Display More
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:
Buildfile: C:\Users\renan\AppData\Local\Temp\AndF937.tmp\build.xml
-set-mode-check:
-set-debug-files:
-check-env:
[checkenv] Android SDK Tools Revision 25.2.5
[checkenv] Installed at C:\Program Files\android-sdk-windows
-setup:
[echo] Project Name: RuntimeAndroid
[gettype] Project Type: Application
-set-debug-mode:
-debug-obfuscation-check:
-pre-build:
-build-setup:
[getbuildtools] Using latest Build Tools: 28.0.3
[echo] Resolving Build Target for RuntimeAndroid...
[gettarget] Project Target: Android 8.1.0
[gettarget] API level: 27
[echo] ----------
[echo] Creating output directories if needed...
[mkdir] Created dir: C:\Users\renan\AppData\Local\Temp\AndF937.tmp\bin
[mkdir] Created dir: C:\Users\renan\AppData\Local\Temp\AndF937.tmp\bin\res
[mkdir] Created dir: C:\Users\renan\AppData\Local\Temp\AndF937.tmp\bin\rsObj
[mkdir] Created dir: C:\Users\renan\AppData\Local\Temp\AndF937.tmp\bin\rsLibs
[mkdir] Created dir: C:\Users\renan\AppData\Local\Temp\AndF937.tmp\gen
[mkdir] Created dir: C:\Users\renan\AppData\Local\Temp\AndF937.tmp\bin\classes
[mkdir] Created dir: C:\Users\renan\AppData\Local\Temp\AndF937.tmp\bin\dexedLibs
[echo] ----------
[echo] Resolving Dependencies for RuntimeAndroid...
[dependency] Library dependencies:
[dependency] No Libraries
[dependency]
[dependency] ------------------
[echo] ----------
[echo] Building Libraries with 'debug'...
[subant] No sub-builds to iterate on
-code-gen:
[mergemanifest] Merging AndroidManifest files into one.
[mergemanifest] Manifest merger disabled. Using project manifest only.
[echo] Handling aidl files...
[aidl] No AIDL files to compile.
[echo] ----------
[echo] Handling RenderScript files...
[echo] ----------
[echo] Handling Resources...
[aapt] Generating resource IDs...
[echo] ----------
[echo] Handling BuildConfig class...
[buildconfig] Generating BuildConfig class.
-pre-compile:
-compile:
[javac] Compiling 334 source files to C:\Users\renan\AppData\Local\Temp\AndF937.tmp\bin\classes
[javac] warning: [options] source value 1.5 is obsolete and will be removed in a future release
[javac] warning: [options] target value 1.5 is obsolete and will be removed in a future release
[javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[javac] C:\Users\renan\AppData\Local\Temp\AndF937.tmp\src\Runtime\CrashReporter.java:24: error: package org.apache.http does not exist
[javac] import org.apache.http.HttpResponse;
[javac] ^
[javac] C:\Users\renan\AppData\Local\Temp\AndF937.tmp\src\Runtime\CrashReporter.java:25: error: package org.apache.http does not exist
[javac] import org.apache.http.NameValuePair;
[javac] ^
[javac] C:\Users\renan\AppData\Local\Temp\AndF937.tmp\src\Runtime\CrashReporter.java:26: error: package org.apache.http.client.entity does not exist
[javac] import org.apache.http.client.entity.UrlEncodedFormEntity;
[javac] ^
[javac] C:\Users\renan\AppData\Local\Temp\AndF937.tmp\src\Runtime\CrashReporter.java:27: error: package org.apache.http.client.methods does not exist
[javac] import org.apache.http.client.methods.HttpPost;
[javac] ^
[javac] C:\Users\renan\AppData\Local\Temp\AndF937.tmp\src\Runtime\CrashReporter.java:28: error: package org.apache.http.impl.client does not exist
[javac] import org.apache.http.impl.client.DefaultHttpClient;
[javac] ^
[javac] C:\Users\renan\AppData\Local\Temp\AndF937.tmp\src\Runtime\CrashReporter.java:30: error: cannot find symbol
[javac] import org.apache.http.params.HttpProtocolParams;
[javac] ^
[javac] symbol: class HttpProtocolParams
[javac] location: package org.apache.http.params
[javac] C:\Users\renan\AppData\Local\Temp\AndF937.tmp\src\Runtime\CrashReporter.java:63: error: cannot find symbol
[javac] ArrayList <NameValuePair> postData = new ArrayList <NameValuePair> ();
[javac] ^
[javac] symbol: class NameValuePair
[javac] location: class CrashReporter
[javac] C:\Users\renan\AppData\Local\Temp\AndF937.tmp\src\Runtime\CrashReporter.java:63: error: cannot find symbol
[javac] ArrayList <NameValuePair> postData = new ArrayList <NameValuePair> ();
[javac] ^
[javac] symbol: class NameValuePair
[javac] location: class CrashReporter
[javac] C:\Users\renan\AppData\Local\Temp\AndF937.tmp\src\Runtime\CrashReporter.java:65: error: cannot find symbol
[javac] postData.add(new NameValuePair()
[javac] ^
[javac] symbol: class NameValuePair
[javac] location: class CrashReporter
[javac] C:\Users\renan\AppData\Local\Temp\AndF937.tmp\src\Runtime\CrashReporter.java:95: error: cannot find symbol
[javac] HttpPost post = new HttpPost ("http://bugs.clickteam.com/report.php");
[javac] ^
[javac] symbol: class HttpPost
[javac] location: class CrashReporter
[javac] C:\Users\renan\AppData\Local\Temp\AndF937.tmp\src\Runtime\CrashReporter.java:95: error: cannot find symbol
[javac] HttpPost post = new HttpPost ("http://bugs.clickteam.com/report.php");
[javac] ^
[javac] symbol: class HttpPost
[javac] location: class CrashReporter
[javac] C:\Users\renan\AppData\Local\Temp\AndF937.tmp\src\Runtime\CrashReporter.java:99: error: cannot find symbol
[javac] { post.setEntity (new UrlEncodedFormEntity (postData));
[javac] ^
[javac] symbol: class UrlEncodedFormEntity
[javac] location: class CrashReporter
[javac] C:\Users\renan\AppData\Local\Temp\AndF937.tmp\src\Runtime\CrashReporter.java:105: error: cannot find symbol
[javac] DefaultHttpClient client = new DefaultHttpClient();
[javac] ^
[javac] symbol: class DefaultHttpClient
[javac] location: class CrashReporter
[javac] C:\Users\renan\AppData\Local\Temp\AndF937.tmp\src\Runtime\CrashReporter.java:105: error: cannot find symbol
[javac] DefaultHttpClient client = new DefaultHttpClient();
[javac] ^
[javac] symbol: class DefaultHttpClient
[javac] location: class CrashReporter
[javac] C:\Users\renan\AppData\Local\Temp\AndF937.tmp\src\Runtime\CrashReporter.java:108: error: cannot find symbol
[javac] HttpProtocolParams.setUseExpectContinue (params, false);
[javac] ^
[javac] symbol: variable HttpProtocolParams
[javac] location: class CrashReporter
[javac] C:\Users\renan\AppData\Local\Temp\AndF937.tmp\src\Runtime\CrashReporter.java:111: error: cannot find symbol
[javac] HttpResponse response;
[javac] ^
[javac] symbol: class HttpResponse
[javac] location: class CrashReporter
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 16 errors
[javac] 3 warnings
BUILD FAILED
C:\Program Files\android-sdk-windows\tools\ant\build.xml:716: The following error occurred while executing this line:
C:\Program Files\android-sdk-windows\tools\ant\build.xml:730: Compile failed; see the compiler error output for details.
Total time: 9 seconds
Display More
Just by any chance, did you download de OneSignal Update? Or just the OneSignal first download?
There are two.
Yes, I had installed the update... Is the manifest file ok?
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.xmlMake 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:
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.yourcompany.yourapplication"
android:versionCode="1"
android:versionName="1.0.0"
android:installLocation="auto">
<uses-sdk android:minSdkVersion="8"
android:targetSdkVersion="8" />
<uses-feature android:glEsVersion="0x00020000" android:required="false" />
<uses-feature android:name="android.software.leanback" android:required="false" />
<!-- Permissions -->
<application android:icon="@drawable/launcher" android:largeHeap="true" android:allowBackup="false" android:hardwareAccelerated="true" android:label="@string/app_name" android:theme="@android:style/Theme.NoTitleBar.Fullscreen">
<activity android:launchMode="singleTask" android:name="com.yourcompany.yourapplication.Main"
android:theme="@style/Theme.Fusion_actionbar"
android:label="@string/app_name"
android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize"
android:screenOrientation="sensor">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER"/>
<!-- Laucher_Intent -->
<category android:name="tv.ouya.intent.category.GAME"/>
<category android:name="android.intent.category.LEANBACK_LAUNCHER" />
<!-- M_Intent -->
</intent-filter>
<!-- Main -->
</activity>
<receiver android:name="com.onesignal.GcmBroadcastReceiver" android:permission="com.google.android.c2dm.permission.SEND" >
<intent-filter>
<action android:name="com.google.android.c2dm.intent.RECEIVE" />
<category android:name="com.yourcompany.yourapplication" />
</intent-filter>
</receiver>
<receiver android:name="com.onesignal.NotificationOpenedReceiver" />
<service android:name="com.onesignal.GcmIntentService" />
<service android:name="com.onesignal.SyncService" android:stopWithTask="false" />
<activity android:name="com.onesignal.PermissionsActivity" android:theme="@android:style/Theme.Translucent.NoTitleBar" />
<service android:name="com.onesignal.NotificationRestoreService" />
<receiver android:name="com.onesignal.BootUpReceiver">
<intent-filter>
<action android:name="android.intent.action.BOOT_COMPLETED" />
<action android:name="android.intent.action.QUICKBOOT_POWERON" />
</intent-filter>
</receiver>
<receiver android:name="com.onesignal.UpgradeReceiver" >
<intent-filter>
<action android:name="android.intent.action.MY_PACKAGE_REPLACED" />
</intent-filter>
</receiver>
<meta-data android:name="FUSION_ID" android:value="XXXXXXXXX" />
<meta-data android:name="android.max_aspect" android:value="2.1" />
</application>
</manifest>
Display More
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?
Try target 8.0 instead of 7.0
Worked! Thanks!
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:
QuoteCurrently 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!
I'm very interested of buying OneSignal Object, but I would like to know if it works on both Android and iOS Export Modules. I can't find this information anywhere on the Click store.
Thanks.
Almightyzentaco (Fusion 2.5 Tutorials)
Captain Quail (Firefly Tutorials)