Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in swift

How to change `applicationID` in Google Cast dynamically? iOS SDK

why is my app's display on iPhone12 mini incorrectly sized?

ios objective-c swift iphone

SwiftUI Remote Push Notifications without AppDelegate - Is it Possible?

How to get programmatically the source of the pasteboard content on iOS

ios swift uipasteboard

I am trying to create a heirarchy view. The view should expand and contract once clicked on each person

SwiftUI: How to ignore taps on background when menu is open?

ios swift swiftui menu

Textfield tap is dismissing navigation link in SwiftUI

Swift package manager localization

files in Sources folder cannot access the other files' public classes or functions in Xcode playground

How Memory safety is preserved because the two stored properties don’t interact in any way in Swift?

swift

Show loading Activity Indicator in CarPlay app as Apple's docs state you should

ios swift carplay

AWS Polly - Highlighting special characters

How to get the download progress with the new try await URLSession.shared.download(...)

swift async-await

evaluateJavaScript WKWebView iOS 15 not working

swift ios15 webcrypto

socket.io client automatically disconnecting in long Node.js function

How to obtain the selected text from another application?

swift objective-c cocoa appkit

requestLocation() in iOS 9 calls the didUpdateLocation delegate multiple times

Invalid top-level type in JSON write'

ios json swift

Get random elements from array in Swift

arrays swift random shuffle

How can I store a Dictionary with RealmSwift?

ios swift dictionary realm