nextcloud / nextcloud/notifications
Deploying your own push-proxy server
Open
Nobody has claimed this yet.
technical debt
- Dominant language
- JavaScript
- Stars
- 153
- Forks
- 67
- Avg merge
- 15h 3m
- Merged PRs (30d)
- 96
Description
Hi... I have my own server instance and a custom mobile app.
The ios app has this variable:
#define k_pushNotificationServer @"https://push-notifications.nextcloud.com"
I need to change to
#define k_pushNotificationServer @"https://push-notifications.my-custom-domain"
??
I enable the app but in the server i don't see any configuration params for this app
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the iOS app's k_pushNotificationServer setting and the server-side configuration for the notifications app. Confirm how a custom push-proxy URL is configured and document the required deployment and app settings; done when a custom-domain instance can be enabled and receives notifications.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c
- Domain
- backend, mobile
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100