语言

Menu
Sites
Language
Push notification from server to device

Hi All,

Did the Tizen OS support the push notification from server to device, the server mayba a cloud service or a traditional PC service. Similar with the IOS and android push notification framework, did the Tizen also have such mechanism?

 

响应

5 回复
Alex Dem

Hi,
Try to look here:
https://developer.tizen.org/dev-guide/2.3.0/org.tizen.mobile.native.appprogramming/html/guide/messaging/push_messaging.htm
Alexey.

Alex Ashirov

Please take a lokk at the following help topic. It describes Tizen native API to receive push notifications.

https://developer.tizen.org/dev-guide/2.3.0/org.tizen.mobile.native.apireference/group__CAPI__MESSAGING__PUSH__PUBLIC__MODULE.html

Alex Dem

Hi,
fyi: In 2.2.1 there was Native example, which unfortunatelly missed in 2.3.0
Alexey.

Joohwan Kim

Hi,

 

   Although the sample app is missing in 2.3.0, it won't be difficult to make an app following the 

push tutorial provided in the SDK. 

colin Rao

I can't open above two link. But anyway I can find some push notification guide from the IDE help doc. You can search in help doc "push" to check some basic dev guide.