Apple delayed this app for almost two months, wonder what the developer had to remove to be accepted.
Workflow for iOS
41–50 of 69 posts
Re: Workflow for iOS
#42Re: Workflow for iOS
#43Re: Workflow for iOS
#44Re: Workflow for iOS
#45I don't see it called out in the app's marketing, but one of the neat possibilities of having a separate app on the home screen is that you should be able to launch a workflow through Siri. And I think that's very cool
Re: Workflow for iOS
#46What's the over/under on when App Review yanks it from the store?
Re: Workflow for iOS
#47Earlier quoted context omitted.
Ahh man, that would make the launch from home screen so much nicer. Bookmarking a data url is clever, but adds a good second to launch time.
The old (profile-based) version had the same restriction, actually! The data URL is the best solution we came up with.
Well darn, it looks like you can't. That's crummy. I thought I could get clever with `history.pushState`, but that doesn't let you change the URL scheme without a security error. It looks like this is the best way to do it on iOS.
Re: Workflow for iOS
#48Was this built in Swift or Obj-C?
Re: Workflow for iOS
#49There's video on the developer's website that provides somewhat of a demo. https://my.workflow.is
I don't see a video. Where is it? I'm using Chrome 39.0.2171.71 on Linux x64.
New video - https://youtu.be/EKbjMcX-PwQ
Old video - https://youtu.be/fSh6Q0F4d9Q
Re: Workflow for iOS
#50I don't see it called out in the app's marketing, but one of the neat possibilities of having a separate app on the home screen is that you should be able to launch a workflow through Siri. And I think that's very cool
Unfortunately you actually can't - Siri doesn't include web clips as apps it can launch. We're working on it.
The only tricky part was getting the x-callback-url out of the data: URL since the contacts app won't open data: urls. Yay!
PS. I LOVE this app so much. Thank you thank you thank you thank you!