언어 설정

Menu
Sites
Language
Can't run web service application using config.ini

Hello guys,

I was able to run my web service app using  tizen.application.launchAppControl(new tizen.ApplicationControl(...)), but I couldn't start it using config.ini. IDE keeps asking me about certificates even though I created 'Partner-level' certificate for Tizen and for Samsung (using DUID's).

 

A partner level certificate is required to launch and debug the web service app...

 

I tried the following in different sequences:

  • Project > clean
  • Build signed packages
  • Change the certificates
  • Restart Tizen Studio

But it seems that builder refuses to put service/service.js into package.

It seems that there's no sign of working service app sample/example in documentation.

Could you guys please provide me with working service app sample?

I run Tizen Studio on MacBook Pro '15 (late 2013), OS High Sierra.

Responses

1 댓글
Iqbal Hossain

Please share, how did you try to launch web service using config.ini .. And why do you need to launch it using config.ini ?