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

iOS CoreDispatcher doesn't support initializing with UIViewController #62

Closed
1 of 4 tasks
jamesmcroft opened this issue Mar 15, 2019 · 1 comment
Closed
1 of 4 tasks
Assignees

Comments

@jamesmcroft
Copy link
Member

Which package(s) and version of XPlat are you using?
1.5 + 1.6-alpha

Which platform is the issue related to?

  • Windows (UWP)
  • Xamarin.Android
  • Xamarin.iOS
  • .NET (common)

Repro steps
A clear and concise description of what the bug is and how it can be reproduced.

There is no way to initialize an XPlat CoreDispatcher instance for iOS using a UIViewController

Expected behavior
A clear and concise description of what you expected to happen (or code).

There should be a constructor for providing an instance.

This bug is similar to #60 which affected UWP

@jamesmcroft jamesmcroft added this to the Version 1.6 milestone Mar 15, 2019
@jamesmcroft jamesmcroft self-assigned this Mar 15, 2019
@jamesmcroft
Copy link
Member Author

This has been fixed as part of PR #63

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