Hello.
I can compile normal native app, but can't compile a service app on Samsung Gear S2.
Why all service app can't build in Gear S2?
I can build on emulator with same code (New -> Tizen Native Project -> Service app) and get right result.
But when I run in Gear S2, I get this message
"Starting the application on an emulator has been canceled."
Other native app can be run on Gear S2.
But only service app can not be run now.
Thanks for your help.