Self Hosted Push Options Unavailable

Hi,

I’ve white labelled RC for testing, but I can’t seem to disable production push on my self hosted server. It’s enabled and greyed out. I can receive Android notifications but not iOS, and I’m thinking that’s why. See attached image.

Version: 4.6.3
Apps Engine: 1.31.0
Node Version: 14.18.3

Thanks

Aimee

Hi,

To disable the gateway and turn off production, do I really need to register the server and accept the privacy terms on a self hosted server using my own cert/keys?

Thanks

Aimee

Hi.

This is probably an UI bug.

Please, let me know if overwriting this setting using env variables will work for you:

Whenever you leave the mouse hover the field label, you will get the env, variable name, like:
image

so the environment variable should be OVERWRITE_SETTING_Push_production=false

let me know if this works. Thanks!

Hey @dudanogueira,

Thanks for the help. I’m able to set environment variables, unfortunately I still can’t get Apple push notifications to work.

Is sever registration required for Apple push notifications to work, even when self hosting and providing my own certs/keys?

Weirdly too, if I set a variable to disable the gateway, then I cannot enable production, even if I override the production to “true”.

Any help would be great.

Thanks

Aimee