FYI: no issues with dictation for our [custom] watch app on watch device, it's only on the watch simulator. Is anyone else seeing this issue with apps they are developing for the watch when using watch simulators? Again, dictation in watch simulator was working fine in the last few months, but, appears to no longer work.
Post
Replies
Boosts
Views
Activity
I am having the same issue. I have a single target for my Watch app, and as stated in previous message, when viewing the App Details in test Flight, it states Watch App: No. Has anyone resolved this issue?
Note: Watch app is embedded as per other messages here, e.g., as seen under "Frameworks, Libraries, and Embedded Content"
I resolved the issue as per:
manually add WKCompanionAppBundleIdentifier value (Info)
manually add Watch app in Imbeded content section of iOS App.
Odd that both of the above were not default/auto-filled when the template was created.