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

Typedef "WebViewType" has duplicate definitions in ADAuthenticationBroker.h and ADAuthenticationContext.h #138

Closed
svallur opened this issue Aug 27, 2014 · 5 comments
Labels

Comments

@svallur
Copy link

svallur commented Aug 27, 2014

Typedef "WebViewType" has duplicate definitions in ADAuthenticationBroker.h and ADAuthenticationContext.h due to which a consumer cannot include both the headers together. This forces callers to use them only in different .m files.

@RandalliLama
Copy link
Contributor

@kpanwar, this is pretty old. Status?

@kpanwar
Copy link

kpanwar commented Oct 16, 2014

Intune had a workaround and we did not get to fixing it due to other items.

@RandalliLama
Copy link
Contributor

@kpanwar Can it be fixed without breaking existing consumers?

@kpanwar
Copy link

kpanwar commented Oct 28, 2014

yes, it can be fixed without any breaks.

@kpanwar
Copy link

kpanwar commented Oct 28, 2014

Fixed by removing the definition from ADAuthenticationBroker.

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

No branches or pull requests

3 participants