Hi,
I build a watch face from a native tizen project for Gear S2.
After submitting to store it was rejected with the following cause:
<Defect> Gear application's current consumption is so high on sleep mode. - Tested application Min current: 12.800 mA, Average current: 30.458 mA - Samsung Gear standard current consumption Min current: 4 mA, Average current: 7 mA
So I tried to run Dynamic Analyzer with the "Profile As..." option from the SDK (2.4Rev5).
But I always got an error: "Selected application cannot be traced due to security reason"
This also happens to each app I tried to analyze.
Is it even possible to use Dynamic Analyzer on a real device or is it just a "useless" tool for the emulator? And how do they analyze the power consumtion of apps on store testing process?
Regards