Alex Grebenyuk
Alex Grebenyuk
This feature has been in the backlog for a long time, but I never came up with a good UX for it.
That's a great idea. Thanks for the suggestion.
I'm pretty sure it used to work in the previous versions, but yes, I just tested it, and the new async/await APIs on URLSession such as [`data(for:)`](https://developer.apple.com/documentation/foundation/urlsession/3767352-data) are not supported....
@vdka , the completion-based methods also don't call the delegate. There is probably a way to swizzle some of the `URLSession` method to make it work automatically.
Yes, I'm considering two options: putting it on App Store (unlikely to happen) and adding an auto-updater.
I didn't know that. I only ever user to install the command-line tools. I'll definitely give it a try then.
Please, make sure you are running the latest beta. I would recommend enabling automatic updates in TestFlight.
I'm current focusing on other things, but PRs are always welcome. Pulse is available on all Apple platforms, so I will definitely be providing a version optimized for visionOS in...
The initial PR with visionOS support landed in https://github.com/kean/Pulse/pull/239
Thanks for th e report. The design also doesn't look as expected.