Tuning3DT

Results 12 comments of Tuning3DT

@ajwfrost I could package an APK for a couple of times, and then it just started failing again. `Warning: packagedDependency okio-1.17.5.jar used by more than one ANE. Ignoring this entry...

@ajwfrost thanks for replying. That's strange, because I'm actually using java 21. Sometimes I try packaging and it goes without any errors with exactly the same settings and successfully packages...

Hi. I'm running on MacOS 12.7.2 using IntelliJ IDEA 2022.3

@ajwfrost I did exactly what you said but the app crashes on start. It got event worse. Here is the SDK ManagerTroubleshooting fool report. There are no errors during the...

> That linker command looked good: > > ``` > ld64 command line: > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld-classic > -syslibroot "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk" > -L/usr/lib -L/usr/lib/swift -F"/System/Library/Frameworks" > ... > -platform_version ios 12.2 17.4 >...

@ajwfrost I finally managed to resolve the crash on launch but the crashes are still high. [com.3dtuning.Tuning3D_issue_3ceba855a8ad2d1af83655803dc13f70_crash_session_87ac680891e74a1e97d19eb1d18c1ba5_DNE_0_v2_stacktrace.txt](https://github.com/airsdk/Adobe-Runtime-Support/files/15183491/com.3dtuning.Tuning3D_issue_3ceba855a8ad2d1af83655803dc13f70_crash_session_87ac680891e74a1e97d19eb1d18c1ba5_DNE_0_v2_stacktrace.txt) [com.3dtuning.Tuning3D_issue_3ceba855a8ad2d1af83655803dc13f70_crash_session_a814c35675ae45f99d7aea952cce30f8_DNE_0_v2_stacktrace.txt](https://github.com/airsdk/Adobe-Runtime-Support/files/15183493/com.3dtuning.Tuning3D_issue_3ceba855a8ad2d1af83655803dc13f70_crash_session_a814c35675ae45f99d7aea952cce30f8_DNE_0_v2_stacktrace.txt) [com.3dtuning.Tuning3D_issue_f8b447e7b60a2c1c4daa60a84db7adc1_crash_session_3a5f66292add404ea46de16b5ba76642_DNE_0_v2_stacktrace.txt](https://github.com/airsdk/Adobe-Runtime-Support/files/15183523/com.3dtuning.Tuning3D_issue_f8b447e7b60a2c1c4daa60a84db7adc1_crash_session_3a5f66292add404ea46de16b5ba76642_DNE_0_v2_stacktrace.txt) [com.3dtuning.Tuning3D_issue_f8b447e7b60a2c1c4daa60a84db7adc1_crash_session_f23b7f1ce0cb41f09c1b6ef9b2e10734_DNE_0_v2_stacktrace.txt](https://github.com/airsdk/Adobe-Runtime-Support/files/15183524/com.3dtuning.Tuning3D_issue_f8b447e7b60a2c1c4daa60a84db7adc1_crash_session_f23b7f1ce0cb41f09c1b6ef9b2e10734_DNE_0_v2_stacktrace.txt)

I tried to build with old 50.2.3.1 AIR SDK pointing to the new iOS SDK, but Apple won't let me upload it. Looks like it reads the minimum iOS SDK...

Yes , the app build with 50.2.3.1 is very stable. crashes are around 20 times less compared to the one build with 50.2.4.5

@ajwfrost I replaced 50.2.3.1 AIRSDK/lib/adt.jar with 50.2.4.5 art.jar and it won't let me package the IPA. Here is the error `Exception in thread "main" java.lang.NoClassDefFoundError: org/bouncycastle/asn1/ASN1Encodable at com.adobe.air.ADT.parseNativeSigningOptions(ADT.java) at com.adobe.air.ADT.parsePackage(ADT.java)...

Thanks @ajwfrost , I successfully built with the old SDK. Here is an IPS [3DTuning-2024-05-02-124814.txt](https://github.com/airsdk/Adobe-Runtime-Support/files/15186972/3DTuning-2024-05-02-124814.txt)