Skip to content

Error: SDK not found. useSdk must be called from within a provider #499

Answered by epodol
grojas123 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @grojas123,

It looks like you only have a provider for Auth and Database. In your Displayphotos component, you are using useStorage(), but you do not have a provider for storage yet. Try doing the same thing you did with Auth and Database but add StorageProvider.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@grojas123
Comment options

@grojas123
Comment options

Answer selected by grojas123
Comment options

You must be logged in to vote
1 reply
@grojas123
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants