Hi,
I've recently updated my Gear s2 with the latest firmware and I've also upgraded my dev machine to the 2.4 sdk rev 4. Now I've the problem that I cannot launch my apps anymore, not on the device, not on the emulator. But intrestingly if I use the emulator of the old 2.3.1 sdk it still works, also with the new emulator if I create a new app.
The error message I get is:
~error : 42
end process (fail)
processing result : Unknown Error [42] failed
Error Code: PRIVILEGE_LEVEL_VIOLATION
Installation failure. Some deviceCap was not accepted by ACE.
BTW: I've checked that all privileges are ok (well, the code and and the privilege have not even changed) and that all certificates are ok.
So what's happening and how can I resolve that issue?