I just stored this URL in this firebase database. Like this
But in firebase database URL printing like this :
"“https:\/\/firebasestorage.googleapis.com\/v0\/b\/kms-news-karad.appspot.com\/o\/1135.png?alt=media&token=11aaf3a2-f02a-402d-aa90-e8ad1a2bcbf3"”
**But original URL is : https://firebasestorage.googleapis.com/v0/b/kms-news-karad.appspot.com/o/1135.png?alt=media&token=11aaf3a2-f02a-402d-aa90-e8ad1a2bcbf3
Please compare this two URLs. I don’t want extra slash in this URL. Please help me.!
It dont matter how it is seen in database Firebase add some extra slash Or / for storing the URL when you will get this URL from Firebase then you will get the original URL that you have stored