SendbirdUIKit Initialization #118
Unanswered
ayodorigan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am tryting to initialize the SDK but at simplest code from the documentation I get an error
No Directionality widget found.
when wrapping the MatrialApp in the SendbirdUIKit.provider as
runApp(SendbirdUIKit.provider(child: const MyApp()));
What is the problem.
Beta Was this translation helpful? Give feedback.
All reactions