Firebase Auth user image filepath or url?

I susccesfuly use Firebase Auth thanks for it.I have litle problem about user image.

I have a question about update profile block.
Can i use filepath for profile Picture input? I want use imagepicker selection.But i think its not work.When i use “get current user” block profile image value is empty.

I need upload image to cloudinary and use cloudinary link?

And there is a litle bug.If i add get current user block to Screen init its not work.Its not trigger events

1 Like

Can someone explain how can i use update user block?

I tryed filepath and CloudinaryURL for Profile picture input
resim

Its succesfully updated user profile but unable get profile picture when i use get current user block
resim

2 Likes