Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to test the app on watch? #237

Open
qywang111 opened this issue Apr 30, 2021 · 3 comments
Open

how to test the app on watch? #237

qywang111 opened this issue Apr 30, 2021 · 3 comments

Comments

@qywang111
Copy link

Hello
I write an app with VS STUDIO,when i try to test my App on Galaxy Watch(samuang gear s3),it shows the following error:
【processing result : Operation not allowed [-4] failed
spend time for pkgcmd is [2668]ms】
I used the following language to install the app
$ sdb install [path_to_tpk]
Ex)
$ sdb install /home/tizen/org.example.test-1.0.0-arm.tpk

May you teach me how to test the app on watch? Thank you so much

@sgchoi5
Copy link
Contributor

sgchoi5 commented May 4, 2021

Hello,
you don't need to use sdb command.
Just, do Debug (F5) or Executue (Ctrl + F5)

@Yakov5776
Copy link

I'm getting this too but with the debugger

@nghuyy
Copy link

nghuyy commented Jul 31, 2021

BTW: if you install vs2019, Tizen Extension not show in plugin menu. And you can't create signed packaged. Go back to VS2017, it's work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants