语言

Menu
Sites
Language
Tizen Push Notification with AZURE

Hi,

I just got a task to implement Push Notification Service in Samsung S3 gear. After did some research, i found there is a Push Notification Service provided by Tizen to send push notification to different devices. However, My question is, Can we use Azure Push notification Service rather than Tizen Push Notification?.  

 Actually, we have already a Azure Service that does this functionality but don't know whether we use Azure Push Notification service for Tizen Devices.

Thanks

响应

1 回复
Armaan-Ul- Islam

In the FAQ section of Microsoft docs Answer to the question 'Which client platforms do you support?' I didn't found Tizen written directly.

Link: (Design & Development section question 2)

https://docs.microsoft.com/en-us/azure/notification-hubs/notification-hubs-push-notification-faq

 

But there is a good possibility as azure supports cordova and web application with js, It may work for Tizen web application

 

JS: https://docs.microsoft.com/en-us/azure/app-service-mobile/app-service-mobile-html-how-to-use-client-library

Cordova: https://docs.microsoft.com/en-us/azure/app-service-mobile/app-service-mobile-cordova-how-to-use-client-library

 

I would also suggest you to post/ask in azure forum if they are providing Push Notification service for mobile web application.