Languages

Menu
Sites
Language
Push Notification Error

Hi,

now i am working in tizen wearable. i tried to register push notification.

    var  service = new tizen.ApplicationControl("http://tizen.org/appcontrol/operation/push_test");
        tizen.push.registerService(service, SuccessCallback, errorCallback);

 

like this but in registerService in throw an error 'TypeError: 'undefined' is not an object (evaluating 'tizen.push.registerService')'

 

Thank you

Responses

9 Replies
Marco Buettner

Wearable have no Push-API... Because no internet connection... Check the fuckin' documentation of the Wearable SDK ... before your write stupid questions.

Casey Baggz

this comment is uncalled for. Reporting.

AVSukhov

Hello,

Tizen Wearable SDK has no Push API. For more information about supported API please refer to documentation.

you can find it on Tizen Wearable IDE -> Help -> Help Contents

Be careful, not all API are defined on Tizen SDK are supported by Wearable.

Fraser Hardy

Firstly Marco, forums are for people needing help, not to be insulted. 

Secondly, I was researching the same issue as I have been following the docs based from Tizen wearable 2.3.1: https://developer.tizen.org/dev-guide/2.3.1/org.tizen.web.apireference/html/device_api/wearable/tizen/push.html 

This seems to indicate that Push is actually available now on wearables, and we're using the Gear S which has 3G and wifi built in. Can someone provide some clarification on if this is able to be supported on our device though as we're still seeing the same error described above. Or is push only supported on newer wearable devices? 

Thanks, 
Fraser 

 

 

 

daniel kim

Hi,

Push api is available in tizen wearable SDK 2.3.1.

But as well as Gear S, Gear S2 doesn't support Push service.

Wish this will help you to clarify it.

Regards

Seoghyun Kang

Hello,

 

There is a difference between the platform and product now.

As your comment, there is some confusing point.

Vikram

Hi,

Tizen 2.4 is released now. We can check Gear S2 whether support Push service.

Fraser Hardy

Yes this is all quite confusing. I've been struggling to find firstly which version of Tizen my Gear S is actually using, but then also which devices are actually running on Tizen 2.3.1. 

I have a requirement for a client to use the Samsung Gear S to send notifications to the watch once something happens. This is for a B2B application and they want the watches to be standalone. Is this likely to even be possible with the current software? 

Thanks, 
Fraser 

 

 

daniel kim

Hi,

I would suggest you to send your question to push service team. Following is their email address.

      push.tizen@samsung.com

Regards