草庐IT

UIDocumentsInteractionController

全部标签

iphone - UIDocumentsInteractionController 显示 iBooks 但不打开它

我的UIDocumentsInteractionController正在工作,它会显示一个带有“iBooks”按钮的操作表,但是当我单击该按钮时,它只是关闭并且不会将我带到iBooks。这是我的代码:NSString*filenamePath=[NSStringstringWithFormat:@"temp.%@",[[filepath]pathExtension]];NSString*docDir=[DataCentergetDocumentsDirectoryPath];NSString*fullPath=[docDirstringByAppendingPathComponent: