How would I insert audio file to button from iCloud and have that file be playable?
Post
Replies
Boosts
Views
Activity
iCloud files return nil after checking to see if it is nil. How do I get it not to be nil?
Hi. I have been working on an app where I can press a button to add another button insert an audio file and play it back. The only issue is that after I insert the file to a button it doesn't play and I get no sound. Any ideas how to fix it?
How would I add a button that I then could press to add another button in SwiftUI?