I am working on a application which requires push notification support for the app, is webOS have any support for push Notification. Does LG have any push server to send push messages to TV or webOS environment allows Firebase cloud messaging?
if push server not available what is the alternate to achieve the push notification on my LG webOS web application.
To add push notification support to a WebOS LG TV application, integrate a third-party service like Firebase Cloud Messaging (FCM). Configure FCM to send notifications to the TV app, handling messages and displaying them appropriately on the TV screen using WebOS SDK functionalities.