Can iPhone notifications be forwarded through webhook?
by Poster
Feb 24, 2025
12
I know there are a lot of such software in android, and iphone uses less, so I don't know much.
I have such a demand recently. Is there such software that implements this function?
Thank you.
Replies
-
Anonymous8293 Feb 24, 2025Insert an eye I've changed the battery twice on my ancient Android 4.0 phone for text message forwarding
-
Anonymous8290 Feb 24, 2025It is estimated that we can only hijack and decrypt MitM and forward it.
-
Anonymous6923 Feb 24, 2025It should only be jailbreak through the software, but it is possible to forward it through the ancs protocol of Bluetooth
-
Anonymous257 Feb 24, 2025https://github.com/impiaaa/ios-notif-forward
-
Anonymous257 Feb 24, 2025ANCS can only go through Bluetooth, and there is no other way of forwarding such as HTTP. The operating system is too restrictive and there is no other way.
-
Anonymous4468 Feb 24, 2025I helped a customer get an Apple automation + ntfy push before, and the scenario was to automatically push it out after receiving the SMS verification code. Theoretically other notifications should work too.
-
Anonymous916 Feb 24, 2025Shortcuts can forward content with keywords. You just need to hit the trigger word you set. Or the Bluetooth method upstairs can also be used, which requires one more device.
-
Anonymous916 Feb 24, 2025https://ameow.xyz/archives/sms-forwarding-with-apple-shortcuts can refer to this
-
Anonymous5485 Feb 24, 2025Here is an implementation through proxy software https://github.com/ChinaTelecomOperators/SMSForward/blob/main/DOC.md
-
Anonymous3237 Feb 24, 2025SMS forwarding can be automated + ntfy forwarding through shortcut commands. This is how I forward the esim SMS on my se3 standby machine to the main Android machine
-
Anonymous1066 Feb 24, 2025iPhone mirroring can be forwarded to Mac, and then used Mac to do it
-
Anonymous3026 Feb 25, 2025@ Anonymous4468 I can also see you in the forum, haha