I’m trying to create a shortcut on iOS that opens the Seek app, ideally directly to the camera mode. Does anyone know if Seek has a URL scheme on iOS?
Here are some examples of what I’m talking about https://github.com/bhagyas/app-urls
Thanks!
I’m trying to create a shortcut on iOS that opens the Seek app, ideally directly to the camera mode. Does anyone know if Seek has a URL scheme on iOS?
Here are some examples of what I’m talking about https://github.com/bhagyas/app-urls
Thanks!
That’s a really good tip! I’m trying to make a shortcut so I can open it directly from the lock screen, so I need a URL scheme, but I didn’t know about this and it’s definitely something I’ll use. It also makes me think that the functionality exists somewhere, I just need to find the right URL!
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.