this post was submitted on 07 Jul 2023
42 points (90.4% liked)
wefwef
4218 readers
1 users here now
wefwef is now Voyager! Subscribe to [email protected].
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
My only currently gripe with wefwef being a pwa is on iOS their is no deep link support.
I have a push notification setup which uses a MacMini apple mail app with apple script, shortcuts, and ntfy to create push notifications.
On Android pwa's deep link aka it I can make ntfy directly open wefwef unread inbox upon clicking.
On iOS however pwa's can't deep link nor can be opened by shortcuts. The closest work around I have is calling a shortcut to open wefwef to open WebView (which unfortunately means manually updating two instances of wefwef on iOS).
Using say a pwa wrapper to make a hybrid iOS web app could fix this.
Although on the other hand if wefwef obtains push notifications then deeplinking may become a moot point