Local Notifications for Corona SDK (Android)

僤鯓⒐⒋嵵緔 提交于 2019-12-24 00:57:09

问题


Is there a way to implement local notifications while using the Corona SDK? This is android specific, as we have already found the iOS directions.

Cheers!


回答1:


Local notification for now is iOS only on Corona... The Android version is not done yet.

When it gets done I will see to edit this with the directions of the android version.




回答2:


Local notifications are done for iOS and Android: http://docs.coronalabs.com/api/library/system/scheduleNotification.html

It doesn't appear there is a way to set the icon for these notifications, but I'm sure they will add it at some point.

As of now (2012.12.07), push (remote) notifications are available on iOS, but NOT Android.



来源:https://stackoverflow.com/questions/12149864/local-notifications-for-corona-sdk-android

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!