appleboy / appleboy/gorush

Notification Issue

Open
#681 2 comments 0 reactions 0 assignees View on GitHub
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 .

![Go-1](https://user-images.githubusercontent.com/55022724/169276066-7e4c7557-d05f-4aa4-9ea4-47d6c1e2b7ac.png)

And check the default api in safari browser

Screenshot 2022-05-19 at 4 17 10 PM

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.

Screenshot 2022-05-19 at 4 20 56 PM

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.