iOS16からのQRコードの読み取り - Qiita

iOS16以前はAVFoundationを用いてQRコードの読み取りを実装していました。しかし、iOS16からはVisionKitの新機能により、より簡単な方法でQRコードのスキャンが可能になりまし…

Qiita
Implement DataScannerViewController delegates methods to customize how the camera identifies items. Scan, engage, select, and analyze data like never before #VisionKit #AppDevelopment #iOS17 https://developer.apple.com/documentation/visionkit/scanning_data_with_the_camera
Scanning data with the camera | Apple Developer Documentation

Enable Live Text data scanning of text and codes that appear in the camera’s viewfinder.

Apple Developer Documentation
I love native apps that have adopted VisionKit for all their images and photos, so Live Text works out of the box 😍🔥

Here is how you do it: https://developer.apple.com/documentation/visionkit/enabling_live_text_interactions_with_images/

P.S. I wish Slack/Teams and friends would make everyone's life easier with this too.

#Swift #iOSDev #macOSDev #visionKit #liveText
Enabling Live Text interactions with images | Apple Developer Documentation

Add a Live Text interface that enables users to perform actions with text and QR codes that appear in images.

Apple Developer Documentation
I really want to use #LiveText interactions in my iOS app, but I’m running into a problem because most of the images have vertically written Japanese. I don’t see a way to use #VisionKit with vertical text. I tried writing an algorithm to reorder the horizontally scanned text, but haven’t had much luck. Does anyone know a possible workaround for this? #iosdev
Video Tutorial - Build a Live Barcode and Text Scanner iOS App with SwiftUI & VisionKit iOS 16 API | Xcoding with Alfian

In this video, we are going to build a Live Barcode and Text Scanner App with SwiftUI & VisionKit iOS 16 API

Xcoding with Alfian

Today’s #iOSDev success: verified saving multiple images from #visionkit doc scanner to #coredata is working and syncing via #nspersistentcloudkitcontainer.

Next up: figuring out how to actually display the array of images!

Any #iosdev friends know of resources showcasing #visionkit document scanning with #coredata? #swift #swiftui #nomoa

I’m looking forward to maturing the #Siri #Shortcuts integration to more useful and advanced actions for future releases (would love your ideas on this!)

And perhaps the feature I’m most excited to be working on is automated image capture/cropping via #visionkit.