I’m developing an app on a Galaxy Neo. I’m trying to get the watch to vibrate when certian things in the app. Going through the docs I’m assuming I need to use a notification but when I copy the example in the documentation I get this error:
TypeError: ‘undefined’ is not a constructor (evaluating ‘new tizen.StatusNotification(“SIMPLE”,”Simple notification”, notificationDict)’)
How can I get the Galaxy watch to vibrate?
I’m developing an app on a Galaxy Neo. I’m trying to get the watch to vibrate when certian things in the app. Going through the docs I’m assuming I need to use a notification but when I copy the example in the documentation I get this error:
TypeError: ‘undefined’ is not a constructor (evaluating ‘new tizen.StatusNotification(“SIMPLE”,”Simple notification”, notificationDict)’)
Anyone know what’s up?
Here’s the documentation I’m referring to:
https://developer.tizen.org/documentation/articles/notifications
Thanks.
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio