简体   繁体   English

Titanium / ArrowDB查询通道,用于基于令牌的推送通知订阅

[英]Titanium/ArrowDB Query channels for token based push notification subsription

With Titanium is there a way for a mobile user to query push notification channels for his device if he has subscribed by device token ? 使用Titanium,如果移动用户已通过设备令牌订阅,是否可以查询其设备的推送通知通道? In the API there is a query function which requires querying but requires login. API中有一个查询功能,该功能需要查询但需要登录。

This function should do exactly the required thing: http://docs.appcelerator.com/arrowdb/latest/#!/api/PushNotifications-method-query 此函数应完全执行所需的操作: http : //docs.appcelerator.com/arrowdb/latest/#!/api/PushNotifications-method-query

But, to be honest, just a couple of hours ago I recognized that it only worked for me as long as I was admin user. 但是,老实说,就在几个小时前,我认识到只有我是管理员用户,它才对我有用。 For normal users it doesn't return the channels, I'm working on that topic to find the issue. 对于普通用户,它不返回频道,我正在研究该主题以查找问题。

EDIT: Sorry, just read in your question you search for something without login, I think that's not possible. 编辑:对不起,只要阅读您的问题,您无需登录即可搜索某些内容,我认为这是不可能的。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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