console.log(‘Connected to Tizen Service with id: ‘ + id);
}
function push_notificationCallback(noti)
{
console.log(“Notification received with message: ” + noti.alertMessage);
}
console output:
js/main.js (3) :registering push on device
js/main.js (17) :Connected to Tizen Service with id: 04a1c0cc784a1075b8b35411387b5f23d694a0ed6f6c32d5fe8257c08656819cd6c6e88a205e2b6696de6217ee48435e9c71
Sending a message through the server push api gives this result:
Push notification message not received
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio