You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried these examples without any modifications on two different devices:
Samsung Galaxy S22 Ultra
Samsung Galaxy S24 Ultra
The 3d charts crash on the first device, but work on the second device. The 2d charts work on both devices. I get the same issue with the example app in the Play Store.
Below is the crash dump:
ActivityManager system_server I Start proc 24986:com.samsung.android.oneconnect:Core/u0a307 for service {com.samsung.android.oneconnect/com.samsung.android.pluginplatform.service.PluginPlatformService}
libtwister com.scichart.examples I ==============================================================
libtwister com.scichart.examples I Starting Twister engine session at Mon Jul 8 21:06:05 2024
libtwister com.scichart.examples I ==============================================================
libtwister com.scichart.examples I GLES2 SubSystem successfully Initialized
libtwister com.scichart.examples I OpenGL Version = OpenGL ES 3.2 ANGLE git hash: 420895f80df0
libtwister com.scichart.examples I OpenGL Vendor = Samsung Electronics Co., Ltd.
libc com.scichart.examples A FORTIFY: vsprintf: prevented 4499-byte write into 4096-byte buffer
libc com.scichart.examples A Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 24985 (GLThread 10103), pid 17284 (ichart.examples)
The text was updated successfully, but these errors were encountered:
I have tried these examples without any modifications on two different devices:
The 3d charts crash on the first device, but work on the second device. The 2d charts work on both devices. I get the same issue with the example app in the Play Store.
Below is the crash dump:
The text was updated successfully, but these errors were encountered: