Post

Replies

Boosts

Views

Activity

Reply to Xcode 16 Beta not recognizing Apple Vision Pro on devices
FB13975583 I have the same problem with iPhone 15, iPad Mini (5th generation), and iPad Pro (4th generation). In my case the build was not installed, so I decided to unpair all devices. As a result, now I can’t pair them back) Xcode 16 beta MacOS: 15.0 beta VPN disabled Device connected to the laptop using lightning, usb-c (without hub) I have restarted laptop/xcode/tablets. I also tried to use a personal hotspot. I can see the devices in Finder.
Jun ’24
Reply to Xcode 16 Beta not recognizing Apple Vision Pro on devices
FB13975583 I have the same problem with iPhone 15, iPad Mini (5th generation), and iPad Pro (4th generation). In my case the build was not installed, so I decided to unpair all devices. As a result, now I can’t pair them back) Xcode 16 beta MacOS: 15.0 beta VPN disabled Device connected to the laptop using lightning, usb-c (without hub) I have restarted laptop/xcode/tablets. I also tried to use a personal hotspot. I can see the devices in Finder.
Replies
Boosts
Views
Activity
Jun ’24
Reply to How to debug WKWebView for iOS application that has been archived and set to be debug in a real device?
To enable the web inspector for WKWebView with iOS 16.4+ you need: Device - Settings - Safari - Advanced - Enable Web Inspector In code enable flag webView.isInspectable = true for WKWebView Enabling inspecting content in your Apps
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’24
Reply to Xcode 13 not completing Color literal
I have the same problem with #imageLiteral and #colorLiteral. When writing the first letters, autocompletion does not work. Some part of #imageLiteral is displayed as text and not as pictures
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’21
Reply to Integrating Webrtc to iOS native apps
Here is another good example of WebRTC implementation github.com/stasel/WebRTC-iOS - https://github.com/stasel/WebRTC-iOS
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
May ’21