iOS Development

ios – SwiftUI: Menu Sort Rule with forward/reverse indication

I want to achieve something like in...

ios – How do I allow text selection on a Text label in SwiftUI?

As of Xcode 13.0 beta 2 you can use Text("Selectable text") .textSelection(.enabled) Text("Non selectable text") .textSelection(.disabled) // applying `textSelection` to...

ios – Reconnect via RTMP using Haishinkit to the server creates loop

I'm trying to create a transcriber using...

ios – NMSSH truncates uploaded file

I upload a file to a server...

ios – Save a SwiftUI Image with an overlaid pattern to Photos App

I'm trying to save a SwiftUI Image...

xcode – What is the difference Between ‘Dirty Memory’ and ‘Dirty Size’ in iOS VM Tracker?

In the WWDC 2022 session(https://developer.apple.com/videos/play/wwdc2022/10106/), they explained...

ios – Downloaded video cannot be played after some time

I have an app with videos to...

Latest articles