I am using Fresco to load image in our app but in case where imagepath contains any special symbols or chars like % or #, it doesn't load image.
imagepath for my image is : /storage/emulated/0/Pictures/OGQ/Richard Walker_Stairway To Heaven%3F_YkFgR2RZ.jpg Fresco version: [1.5.0] https://github.com/facebook/fresco/issues/1972 Any heap appreciated!