-
Notifications
You must be signed in to change notification settings - Fork 342
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
CapabilityProfile.load() fails on ios #19
Comments
on androids too |
Thank you, it should be fixed now. |
@andrey-ushakov I am facing the same issue. Can anyone tell me what to do with this issue? [ERROR:flutter/lib/ui/ui_dart_state.cc(199)] Unhandled Exception: Null check operator used on a null value |
I/flutter (12056): Something really unknown: Null check operator used on a null value When I go to load final profile = await CapabilityProfile.load(); |
The text was updated successfully, but these errors were encountered: