We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Which package(s) and version of XPlat are you using? 1.5 + 1.6-alpha
Which platform is the issue related to?
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
The text was updated successfully, but these errors were encountered:
This has been fixed as part of PR #63
Sorry, something went wrong.
jamesmcroft
No branches or pull requests
Which package(s) and version of XPlat are you using?
1.5 + 1.6-alpha
Which platform is the issue related to?
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
The text was updated successfully, but these errors were encountered: