Meteor-Community-Packages / Meteor-Community-Packages/raix-push
can't send notification for app by query { id: 'id' }
- Dominant language
- JavaScript
- Stars
- 505
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
hi everybody,
I am having a issue
First of all, I apologize for my poor English, hoping everyone will understand.
I need to send a message to a person by the query id: push.id, according to the instructions of the doctor raix has it
> `
query can be left empty in which case the notification will be sent to all devices that have registered a token. query can also be one or more ids obtained from clients via Push.id() or one or more userIds associated with the accounts-base package and Meteor.userId().
> `.


But I can not send any messages in my application, and get the returned log results as shown.
May all help, just tell.

Contributor guide
Research direction
The issue provides no file or test entry point; begin by reproducing the query `{ id: 'id' }` case described and inspect the notification send path. Compare the observed log output with the documented accepted query forms. Done means identifying why the id query fails and verifying a fix or documenting that the behavior is unsupported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100