I see it’s in multiple places in the Safari technology preview release notes, but yes, I cannot access Offscreen Canvas from the window. Does anyone know how to access it, if it’s even possible?
Post
Replies
Boosts
Views
Activity
Apparently it's been resolved in 13.2:
"
Project Navigator
Resolved Issues
Xcode performance is no longer affected when source code displays several warnings and errors. (84533671)
"
Of course we have to try it. It's not necessarily entirely fixed.
Has anyone received replies regarding their bug reports? For such a big issue, it is taking a very long time to get feedback.
Is there a way to build to ios 15 and macOS 12 using Xcode 12? I am delaying upgrading due to this.
I think the answer is “no,” so I am stranded because my large project is impossible to edit realistically. How can can an issue like this get past v .0?
Has anyone filed a bug report?
Xcode 13.1 has been released, but does it actually address this issue at all?
This is still a problem and unexpected behavior. Dictation or Siri need to be on for recognition to work again, seemingly (as @adadas said) , but iOS 14 had no such requirement. There is also no way to really prompt the user to activate this setting programmatically, and it puts undue burden on them when an app should just have its own permissions that the user approves/authorizes.
Any updates? I haven't received word via the bug report or code-level support request (the latter of which is kind of a waste).
I've confirmed that iOS 14.8 is still just fine on a spare non-upgraded iPad.
Side-note: how were you able to get it to work in the first place? I am running a localhost python3 server to test and I can't get the page to request access to the microphone in Safari--only in Chrome.
I've heard from another developer that some other SpeechRecognition apps are no longer working as expected, so this seems to be a bug.
By the way, I attended a GroupActivities lab and the engineer seemed surprised the code wasn't up. He indicated that it'd probably go up eventually, but it's unclear whether this was guaranteed.
Has anyone tried with the new M1 iPad Pro 2021s?
I realized that iOS is still an umbrella term for iOS + iPadOS support for many APIs in the documentation. That's a little bit confusing.
I third that. I'm building an application right now that would benefit greatly from this example. Please release it!