Is that possible for window application to receive push notification message from Firebase? If yes, how it works?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
No, firbase is only available for android/ios and javascript. javascript mean that in some way we can play in win32/64 system, but you will need to analyze the javascript protocole to emulate it inside your win32/64 software. Maybe a more easy way will be to use somethink like node.JS inside your software to emulate a browser and javascript