Error message when opening Pushsafer URLs
Posted: 28. May 2025, 11:43
Hi everyone,
I’m really impressed by Pushsafer and its rich feature set. In my application, users first set up their own configuration, then enable Pushsafer as the final step. The idea is simple:
or
(XXXXXXXXXXXXXXXXXXXX is, of course, the guest ID.)
On iOS both links fail:
Safari
Prompt: “Open in Pushsafer?” → “Open”
Error: “Safari cannot open the page because the address is invalid.”
Firefox
Error: “The application needed to open this link could not be found.”
[/list]
Has anyone successfully used this feature on iOS and can point out what I’m missing - or confirm that it’s currently broken?
Thanks a lot!
Deniz
I’m really impressed by Pushsafer and its rich feature set. In my application, users first set up their own configuration, then enable Pushsafer as the final step. The idea is simple:
- 1. The user installs the Pushsafer app.
2. They configure their metrics
2. They tap a link in my app to activate a guest login in Pushsafer.
Code: Select all
pushsafer://guest:XXXXXXXXXXXXXXXXXXXX|helmut-2.2-level-catalan|gs5652
Code: Select all
pushsafer://guest:XXXXXXXXXXXXXXXXXXXX|helmut-2.2-level-catalan
On iOS both links fail:
Safari
Prompt: “Open in Pushsafer?” → “Open”
Error: “Safari cannot open the page because the address is invalid.”
Firefox
Error: “The application needed to open this link could not be found.”
[/list]
Has anyone successfully used this feature on iOS and can point out what I’m missing - or confirm that it’s currently broken?
Thanks a lot!
Deniz