Post

Replies

Boosts

Views

Activity

Comment on App Crash when using print of UIPrintInteractionController
The way in the comment above does not work for me = ( And i tried like this, and too not working: [self.printer contactPrinter:^(BOOL available) {     if (available) {       [pic1 printToPrinter: self.printer completionHandler:^(UIPrintInteractionController * _Nonnull printInteractionController, BOOL completed, NSError * _Nullable error) {               }       }];     }   }];
Topic: UI Frameworks SubTopic: UIKit Tags:
Nov ’21
Comment on How to Fix Cracking and Popping Sound ?
It not helped for me :(
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Jun ’25
Comment on App Crash when using print of UIPrintInteractionController
The way in the comment above does not work for me = ( And i tried like this, and too not working: [self.printer contactPrinter:^(BOOL available) {     if (available) {       [pic1 printToPrinter: self.printer completionHandler:^(UIPrintInteractionController * _Nonnull printInteractionController, BOOL completed, NSError * _Nullable error) {               }       }];     }   }];
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Nov ’21