Post

Replies

Boosts

Views

Created

How to delete the warning 'This method should not be called on the main thread as it may lead to UI unresponsiveness.' shown in xCode14
@autoreleasepool {         return UIApplicationMain(argc, argv, nil, NSStringFromClass([PostAppDelegate class]));     }
Replies
6
Boosts
0
Views
4.3k
Activity
Sep ’22