nextcloud / nextcloud/notifications

Deploying your own push-proxy server

Open
#82 29 comments 2 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.