标签: notifications titanium acs
当我的应用处于前台时,有任何选项可以隐藏托盘通知吗?并在关闭或在后台显示通知? 我试着用:
showTrayNotificationsWhenFocused = FALSE; showTrayNotification = TRUE;
但没有成功...... 代码示例非常有用。
thanx对你有帮助......