Recently, I have been researching iOS 8 sharing extensions to understand how the system works and find out the limitations of these features.
I am aware of the current documentation https://develo
Tag: iOS8
In iPad, iOS8, and Objective-C, UIALERTCONTROLLER does not display a cancel button
I am trying to use UIAlertController. I need a popup box with two buttons-“Cancel” and “Delete and Exit”. But I can only see “Delete and Exit” Button instead of cancel button. This is the code: –
iPad – WillrotateTointerfaceorientation is not called on iOS8
I used the VFR PDF viewer library in my application, so I made this point:
ReaderDocument *document = [ReaderDocument withDocumentFilePath:pdfFile password:nil];
ReaderViewController *vc = [[