Skip to content

xtensionContext!.openURL open app but does not call -(BOOL) application:(UIApplication *)application handleOpenURL:(NSURL *)url #14

@fbartolom

Description

@fbartolom

I implemented your solution for providing bus information in the today extension. All works quite fine in the Swift part, but for the completion handler for widgetPerformUpdateWithCompletionHandler to be called immediately while handing the table the old way that seem to leave empty rows while loading. Otherwise the method is called just once usually too early.
Yet when I click a cell and call openUrl, the main app is correctly opened but method handleOpenUrl is not called and so the app opens as it would without the extension.

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