Post

Replies

Boosts

Views

Activity

Comment on Problem with UIBarButton menu
So the question is: who is self referring to ? Could you check ? Maybe it is to an instance that does not exist anymore. Could you try adding a capture of self ? UIAction(title: "Edit Value", image: UIImage(systemName: "square.and.pencil"), handler: { [self] (_) in
Topic: UI Frameworks SubTopic: UIKit Tags:
Mar ’23