httpwebmedia
httpwebmedia
@udmv How did you find that it was related to UMP?
@premiumsB I’m seeing the same errors. I can’t reproduce the issue on my end, but I’m working on getting AirDiagnostics set up.
I’m experiencing the same issue. @premiumsB also confirmed the crash problem yesterday and it's related to https://airsdk.harman.com/release_notes?q=3804
@marchbold @ajwfrost I have the same issue with air sdk 51.1.3.10, ipa built on mac os. The ANEs I used for the built: ├──[email protected] ├──[email protected] ├──[email protected] ├──[email protected] ├──[email protected] ├──[email protected] ├──[email protected]...
> Have you set the OPTIMIZE_INITIALIZATION flag at all? > > ``` > android:name="com.google.android.gms.ads.flag.OPTIMIZE_INITIALIZATION" > android:value="true"/> > ``` Is this a new feature? Can it be combined with the following...
"main" tid=1 Native #00 pc 0x00000000000902fc /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) #01 pc 0x00000000000950d0 /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+144) #02 pc 0x0000000000103268 /apex/com.android.runtime/lib64/bionic/libc.so (NonPI::MutexLockWithTimeout+328) #03 pc 0x00000000008d2074 /data/app/~~63yVCy6rmhRwl5q0OZPGsg==/com.myapp-gL5onxA096Q9F4k35pIsNg==/split_config.arm64_v8a.apk (BuildId: e194211883440b55059c41feda261c843c79d1d0) #04 pc 0x00000000008d2004 /data/app/~~63yVCy6rmhRwl5q0OZPGsg==/com.myapp-gL5onxA096Q9F4k35pIsNg==/split_config.arm64_v8a.apk (BuildId: e194211883440b55059c41feda261c843c79d1d0)...
Any idea @ajwfrost
The SWF file is approximately 90 MB in size. I haven’t made any changes to the package or build environment. The project uses the MediaPlayer native extension along with a...