Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
fbartolom opened this issue Jun 13, 2015 · 0 comments

Comments

@fbartolom
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant