Skip to content

Fix crash when presenting UIActivityViewController #3

@Janglinator

Description

@Janglinator
if ( [activityViewController respondsToSelector:@selector(popoverPresentationController)] ) { 
 activityViewController.popoverPresentationController.sourceView =
parentView;
 }

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions