Posts

Post not yet marked as solved
7 Replies
dont use it ever, it loops like crazy. Just use UIKit to dismiss, thats what I do
Post not yet marked as solved
6 Replies
@darkpaw why would that make a difference? I'm confused. The variable is indeed a bool otherwise compiler wont let it
Post not yet marked as solved
3 Replies
Sorry this is a bit off topic but how did you get the generated classes for your core data model to be shared between host and extension app? Do you use "class definion" or manually generate?