You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to integrate UX SDK with SwiftUI and have written some code to make it work, see code and screenshots on Stackoverflow: https://stackoverflow.com/q/67320963/1065468
The problem I am facing is as follows:
When I start the app through Xcode all is fine, the app starts, the connection icon turns green and the video feed is being shown.
But when I start the app by tapping the app icon on the phone directly, the connection icon stays red and there is also no video feed.
Any pointers to troubleshoot this are higly appreciated.
The text was updated successfully, but these errors were encountered:
I am trying to integrate UX SDK with SwiftUI and have written some code to make it work, see code and screenshots on Stackoverflow: https://stackoverflow.com/q/67320963/1065468
The problem I am facing is as follows:
When I start the app through Xcode all is fine, the app starts, the connection icon turns green and the video feed is being shown.
But when I start the app by tapping the app icon on the phone directly, the connection icon stays red and there is also no video feed.
Any pointers to troubleshoot this are higly appreciated.
The text was updated successfully, but these errors were encountered: