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

Issue with initialization #18

Open
ibrahimtelman opened this issue Feb 9, 2023 · 1 comment
Open

Issue with initialization #18

ibrahimtelman opened this issue Feb 9, 2023 · 1 comment

Comments

@ibrahimtelman
Copy link

Hi!

I'm trying to integrate MSAL with this package but getting errors when initializing. I'm using example codes for testing and here is the error.

image

The error is Unhandled Exception: MissingPluginException(No implementation found for method initialize on channel msal_flutter)

@jp-campos
Copy link

jp-campos commented Jun 5, 2023

I am not sure If you already solved this problem, but for me it was that I was replacing the existing application function in the AppDelegate.swift with the one provided by the documentation. It should be added at the same level of the already existing method, likewise:

image

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

2 participants