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
Starting with version 51.1.1.1, there are a lot of overheads seen in Scout and a constant high CPU usage on Android, the device gets very hot over time.
We tested different versions of the SDK and the problem started with this version.
Problem happens in Debug and Device release.
Which AIR SDK did you use?
Tested with 50.2.4.1 - 51.0.1.4 - 51.1.1.1 - 51.1.2.2 - 51.1.2.3
I could not download the 51.0.1.5 to test.
Describe the affected environment: Android vs. iOS, all devices vs. just specific models.
Android
Can you reproduce it yourself, or did you get reports from other users? If so, how many users are affected (percentage)?
Tested by myself in many different devices.
Problem Description
Starting with version 51.1.1.1, there are a lot of overheads seen in Scout and a constant high CPU usage on Android, the device gets very hot over time.
We tested different versions of the SDK and the problem started with this version.
Problem happens in Debug and Device release.
Which AIR SDK did you use?
Tested with 50.2.4.1 - 51.0.1.4 - 51.1.1.1 - 51.1.2.2 - 51.1.2.3
I could not download the 51.0.1.5 to test.
Describe the affected environment: Android vs. iOS, all devices vs. just specific models.
Android
Can you reproduce it yourself, or did you get reports from other users? If so, how many users are affected (percentage)?
Tested by myself in many different devices.
App:
Render mode : Auto / CPU
ANEs:
androidx.appcompat
androidx.core
androidx.vectordrawable
com.distriqt.Application
com.distriqt.Core
com.distriqt.Exceptions
com.distriqt.MediaPlayer
com.distriqt.PackageManager
com.distriqt.Permissions
com.distriqt.playservices.AppSet
com.distriqt.playservices.Base
com.distriqt.RestartApp
com.google.code.gson.gson
com.google.guava
com.mesmotronic.ane.fullscreen
com.tuarua.frekotlin
com.tuarua.WebViewANE
Steps to Reproduce
Just compile and run the app with these version, on SCOUT will show the overhead entire time and high CPU usage, the device will get hot with time...
Known Workarounds
Use AIR SDK 51.0.1.4 or older.
Images and FLM (scout)
51.0.1.4:
51.1.1.1:
51.0.1.4:
https://drive.google.com/file/d/1Mw6JxS5r_F1IlxSXyyA5tlGs75c3ZoKh/view?usp=sharing
51.1.1.1:
https://drive.google.com/file/d/1Svi8fO3ChU0PfcvATGcCyZcy00edAiuY/view?usp=sharing
EDIT:
Tested the version 51.0.1.5 and this version doesn`t have the problem, so the problem started in 51.1.1.1.
The text was updated successfully, but these errors were encountered: