Service is getting terminated when it goes through tizen.messageport.requestRemoteMessagePort.
By Prajith Premanandan
04 Feb 2015 07:09
English
6 Replies
code:
module.exports.onStart = function() {
// TODO: Do your initialization job
console.log("Start Callback");
var remoteMsgPort = tizen.messageport.requestRemoteMessagePort("filQl7lFh3.serviceapp", "WebService");
console.log(" I'm not getting executed :( ");
}
After message port request service is getting terminated.
Is it a issue????
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.
All Categories
General Support
Tizen .NET
Web Application Development
Native Application Development
SDK & IDE
--------
--------