Skip to content

Opening files in iPad is not working. #15

@DaniAkash

Description

@DaniAkash

The app is showing no dialog boxes for opening files on iPad. But i'm getting success response in the react-native side.

The code in ios/RNFileOpener/RNFileOpener.m as per the commit kristikristo@89ba83e by @kristikristo throws the following errors in xcode

Expected a type (in line 14 fromRect:(CGRectMake)rect)

Sending '_strong id' to parameter of incompatible type 'CGRect' (aka 'struct CGRect') (in line 37 wasOpened = [self.FileOpener presentOptionsMenuFromRect:rect inView:ctrl.view animated:YES];)

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