Skip to content

Incompatibility with relative urls #40

@amosavian

Description

@amosavian

AirDrop will fail when a relative url is sent to UIDocumentInteractionController. It can be solved with changing line 165 to this:

self.docController = [UIDocumentInteractionController interactionControllerWithURL:[fileURL absoluteURL]];

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions