I want to play a video from Firebase storage with a videoview I\'m trying like this:
storageReference.getDownloadUrl().addOnSuccessListener(new OnSuccessList
I had the same problem and the following solution worked for me:
Add this string to AndroidManifest.xml file