sudharsan-selvaraj / appium-dashboard-plugin

Appium plugin that provides complete test logs, video recording of test and device logs(logcat and syslogs) for easy debugging.
114 stars 28 forks source link

[Bug] App profiling not shown for android api level < 29 #49

Closed sudharsan-selvaraj closed 2 years ago

sudharsan-selvaraj commented 2 years ago

Adb top command with -m argument is only available after android API level > 28