Post

Replies

Boosts

Views

Activity

Reply to TextField vs TextEditor on iOS16
texteditor accepts newlines / line breaks (eg multi-paragraph text), textfield does not.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’23
Reply to Multiple Swift Packages with XCFramework binary targets result in "ProcessXCFramework - Multiple commands produce module.modulemap" Error
figure it out? looks like a nightmare :(
Replies
Boosts
Views
Activity
Oct ’23
Reply to NavigationSplitView resetting when app enters background
use the new preferredCompactColumn
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’23
Reply to How to prevent WKWebView open instagram app automatically?
try loading the response outside the browser first (URLSessionTask / Data w/ URL init) and loading that into the browser with its proper URL.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Sep ’23
Reply to Product Key Usage and 3.1.3(b)
How'd it go?
Replies
Boosts
Views
Activity
May ’23
Reply to iOS 16 kills WKWebView instances unattached to a ViewController
Try JSDom + JSContext instead of WKWebView for scraping.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
May ’23
Reply to Xcode's Vim Mode - further development?
I severely need the ability to move up/down within lines that have been wrapped across multiple lines without jumping to the next line
Replies
Boosts
Views
Activity
Jun ’22
Reply to DEVELOPING NON-PUBLIC APPS
I think you're expected to use enterprise arrangements
Replies
Boosts
Views
Activity
Apr ’22