简体   繁体   中英

Hybrid mobile app displaying notification in mobile app

I am developing a hybrid mobile app. I want to display notification in my application top right corner. I am using html + angularjs - front end and for backend I am using spring rest web service.

I am using cordova to just convert my frontend to native code.

Suggest me how to implement notification functionality in my frontend & backend

Note: I cannot use cordova for development. Because I cannot install it in all developers system. Only one dedicated system available with cordova installed. I can only use it for converting my html page to native

您可以尝试使用此通知警报链接

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM