Post

Replies

Boosts

Views

Activity

Reply to You do not have required contracts to perform an operation.
May be check this thread: https://developer.apple.com/forums/thread/710906?answerId=721433022#721433022
Replies
Boosts
Views
Activity
Jan ’24
Reply to What is error -12865 when trying to play a video?
Hey, @rbanear, were you able to know what was causing that problem?
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Mar ’23
Reply to The app references non-public selectors in payload/runner.app/runner: fontweight, relativesize, spanarray, spanarray_count, strikethrough, underline
Same issue as of today
Replies
Boosts
Views
Activity
Sep ’22
Reply to @Environment(\.presentationMode) Broken?
This is completely normal, you are trying to dismiss a view which is the root view of a NavigationView, You should remove the NavigationView inside your ModalView and also change self.presentation.value.dismiss() to self.presentation.wrappedValue.dismiss()
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’21