Post

Replies

Boosts

Views

Activity

Reply to AVPlayer won't play local files until a add them to the project
Hi, I've found this solution to play a movie in user document's folder: let url = URL(fileURLWithPath: path + "/" + filename)
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Apr ’24
Reply to UIDevice.current.name is not accessible anymore in iOS 16?
Please read this https://developer.apple.com/documentation/uikit/uidevice/1620015-name?language=objc
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Feb ’23
Reply to iPhone is busy: Making Apple Watch ready for development
Close XCode Disable bluetooth on iPhone Unplug iPhone Replug iPhone Restart XCode Should be ok now, so enable bluetooth on iPhone.
Replies
Boosts
Views
Activity
Mar ’22