[AC-1251] Push notifications subscribed devices bug
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2014-07-08T00:31:52.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Bogdan Pankiv |
Assignee | Mauro Parra-Miranda |
Created | 2014-05-05T07:45:50.000+0000 |
Updated | 2016-03-08T07:37:38.000+0000 |
Description
In cloud.appcelerator.com interface only first 500 pages of subscribed devices show correct information. Starting from 501 page the same info is shown on every page.
Attachments
File | Date | Size |
---|---|---|
Screen Shot 2014-05-06 at 10.57.51 AM.png | 2014-05-06T08:01:49.000+0000 | 158586 |
Screen Shot 2014-05-06 at 10.58.08 AM.png | 2014-05-06T08:01:49.000+0000 | 151735 |
Screen Shot 2014-05-06 at 10.58.18 AM.png | 2014-05-06T08:01:49.000+0000 | 151829 |
Hello Bogdan, Thank you for bringing this to our attention. Can you provide a screenshot so that I may pass this onto our engineering teams? Also, which browser did you see this in? Thank you, Seth
As you can see I get the same results on different pages. This is API bug I think (https://api.cloud.appcelerator.com/v1/push_notification/notify.json return the same results after page 500) Browser doesn't matter
So this is happened after 500 pages? before 500 pages, it works well?
Yes, correct. Errors start from page 502... notify.json link is wrong. I mean https://cloud.appcelerator.com/apps/6Vd8cdmUesAItBkG vfWFeg43zL6Ajt0s/push_subscription.json.....
Unfortunately, I can not test this case with API directly, because UserID is mandatory there (and we don't use it). We can check this without userid only using cloud.appcelerator.com user interface
Can you provide us your APP key, we can check it in our database to see what happen?
Hi Bogdan, Just Tested and researched about this ticket, also checked the database. This maybe a paging bug during query process. I had filed a ticket to engineer team to fix it. I will keep you up to date about the process. Regards, Shuo Liang
Filed ticket to engineer team.
Is there any way to get device tokens using API (not cloud web site)? May be there is some sort of value for UserID to get all results? (function push_notification/query.json)
For now, there is no any API can query all the device tokens.
Are there any chances to get this working soon?
Our engineer team is still working on it. I will update newest status if they fix it.
DUP of CLOUDSRV-3624.