Criptext / Criptext/iOS-Email-Client

Export mailbox backup file gets stuck when sharing prompt need to be presented on the iPad.

Đang mở
#531 0 bình luận 0 reaction 1 người được giao Được @jorgeblacio nhận Xem trên GitHub
bug
Ngôn ngữ chính
Swift
Star
64
Fork
13
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

The UIActivityViewController's has non-null popoverPresentationController property when running on iPad. So, try below.

`if let wPPC = activityVC.popoverPresentationController {
wPPC.sourceView = some view
// or
wPPC.barButtonItem = some bar button item
}
presentViewController( activityVC, animated: true, completion: nil )`

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.