Titanium JIRA Archive
Appcelerator Community (AC)

[AC-1251] Push notifications subscribed devices bug

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionDuplicate
Resolution Date2014-07-08T00:31:52.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterBogdan Pankiv
AssigneeMauro Parra-Miranda
Created2014-05-05T07:45:50.000+0000
Updated2016-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

FileDateSize
Screen Shot 2014-05-06 at 10.57.51 AM.png2014-05-06T08:01:49.000+0000158586
Screen Shot 2014-05-06 at 10.58.08 AM.png2014-05-06T08:01:49.000+0000151735
Screen Shot 2014-05-06 at 10.58.18 AM.png2014-05-06T08:01:49.000+0000151829

Comments

  1. Seth Toda 2014-05-05

    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
  2. Bogdan Pankiv 2014-05-06

    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
  3. Shuo Liang 2014-05-06

    So this is happened after 500 pages? before 500 pages, it works well?
  4. Bogdan Pankiv 2014-05-06

    Yes, correct. Errors start from page 502... notify.json link is wrong. I mean https://cloud.appcelerator.com/apps/6Vd8cdmUesAItBkG vfWFeg43zL6Ajt0s/push_subscription.json.....
  5. Bogdan Pankiv 2014-05-06

    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
  6. Shuo Liang 2014-05-06

    Can you provide us your APP key, we can check it in our database to see what happen?
  7. Shuo Liang 2014-05-06

    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
  8. Shuo Liang 2014-05-06

    Filed ticket to engineer team.
  9. Bogdan Pankiv 2014-05-06

    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)
  10. Shuo Liang 2014-05-06

    For now, there is no any API can query all the device tokens.
  11. Bogdan Pankiv 2014-05-13

    Are there any chances to get this working soon?
  12. Shuo Liang 2014-05-13

    Our engineer team is still working on it. I will update newest status if they fix it.
  13. Mauro Parra-Miranda 2014-07-08

    DUP of CLOUDSRV-3624.
  14. Bogdan Pankiv 2014-07-08

JSON Source