Hi,
I am developing an integrated app for Gear S and Gear S2. I am using Tizen SDK 2.3.1 as it supports development for both Gear S and Gear S2.
Now, When I debug my app on Gear S2 using SDK, It runs successfully. But I tried running the same app on Gear S device and got the error repeatedly.
The error was
Error Code: FATAL_ERROR.
Error message:
Command: /usr/bin/pkgcmd -i -q -t wgt -p
"/opt/usr/apps/tmp/UIComponents.wgt"
Management: Installation or uninstallation is not working temporarily
I connected Gear S to SDK using USB cable as WiFi debugging for Gear S is not possbile. (developer.tizen.org/forums/sdk-ide/how-connect-sdb-gear-s-over-wifi?tab=active)
I am unable to attach error screenshot for the reference.
Also, I was able to run the App on emulator of Gear S using SDK 2.3.1
Does SDK 2.3.1 supports Gear S development or not ?
I also has previous version SDK (1.0.0). I am able to run and test the same app in Gear S using SDK 1.0.0
Is it in the SDK 2.3.1 specifications, not to support Gear S device ?