Page 1 of 1

Error message when opening Pushsafer URLs

Posted: 28. May 2025, 11:43
by dpetzold
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:
  • 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.
Following the URL-scheme documentation (https://www.pushsafer.com/en/url_schemes), I generate links like:

Code: Select all

pushsafer://guest:XXXXXXXXXXXXXXXXXXXX|helmut-2.2-level-catalan|gs5652
or

Code: Select all

pushsafer://guest:XXXXXXXXXXXXXXXXXXXX|helmut-2.2-level-catalan
(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

Re: Error message when opening Pushsafer URLs

Posted: 29. May 2025, 11:10
by admin
It seems that with the latest iOS update, colons (except the first one) are no longer allowed.

I will roll out an update as soon as possible to fix the problem. I will expand the colon separation in Guest:Key so that it works with : and/or +.

Re: Error message when opening Pushsafer URLs

Posted: 29. May 2025, 12:36
by dpetzold
That's very reassuring to know that I'm not completely bonkers, but that it's due to the new iOS update! :D

Thanks for the answer. Is there an approximate timetable for the update?

I'll build everything else around it first and look forward to the function xworking again soon.

Best wishes and have a great public holiday!

Re: Error message when opening Pushsafer URLs

Posted: 31. May 2025, 14:15
by admin
Hello,

The update is now available. Please leave us feedback on whether everything is working as expected.

Thanks, Kevin

Re: Error message when opening Pushsafer URLs

Posted: 2. Jun 2025, 16:35
by dpetzold
Just updated, works perfectly on iOS. Thanks for the quick help and fixing the problem!

Re: Error message when opening Pushsafer URLs

Posted: 3. Jun 2025, 13:20
by admin
dpetzold wrote:
2. Jun 2025, 16:35
Just updated, works perfectly on iOS. Thanks for the quick help and fixing the problem!
Great!!! You like app and support? Please feel free to write a short review in the stores.

Thanks Kevin