Notification Issue
- Dominant language
- Go
- Stars
- 8.8k
- Forks
- 887
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
My Development System is Apple M1 chip.
I have a react native application which supports both Android & IOS notification. Currently I am using firebase to send notification to my device android & IOS device.
Now I am willing to integrate your code, So I have followed the steps you provided on the document
1. git clone https://github.com/appleboy/gorush.git
2. cd gorush
3. go install
Added PATH variables also to run "go"
After the steps, I ran the command to check the server is working or not .

And check the default api in safari browser

Now, I wan to change config.yml file with my API KEY android, so I modified the file (project directory/config/testdata/config.yml).
Close all the terminal, Reopen the server and checking status in browser. Finally I ran the push api in postman with body content.

But notification is not received on my device, if I am using firebase to send push, it will receive.
Can you please help to move further.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the gorush setup with `go install`, the modified `config/testdata/config.yml`, and the push API request shown in Postman. Compare the gorush request and configuration with the Firebase path for both Android and iOS; done means identifying the configuration or request issue that prevents delivery, or documenting a reproducible server-side failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- firebase, go, postman, react-native
- Domain
- api, backend, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100