언어 설정

Menu
Sites
Language
Tizen notification, bring app to foreground

I have created a web app for the Gear S that communicates with a server and I would like to create a notification when the server sends certain data back. I have found the Notification API but I can not use this because it gives errors. I have the same problem that someone posted earlier (https://developer.tizen.org/ko/forums/general-support/notifications-on-gear-s-gear-only-mode?langswitch=en). 

So what I would like is when I receive a message from the server, the Gear S vibrates and brings my app to the foreground. Is this possible and if so, how?

Responses

1 댓글
Md. Mahmud Muntakim Khan

You can use different service and ui app where service app will be sub app of ui app. service app will receive the data from web and then it will launch the ui app using app control