Chirag Patel
Chirag Patel
 Like this
can't real qr when added logo image
 
its been year , nobody answering is this issue still open ? anyone got any solution ?
i think telegram have 4 options to set quality we haven't here any .
ok i found the solution increase the bitrate 921600*4 in MediaController class .
also add if (rotationValue == 0) { Log.d("rotation","0"); int temp = resultHeight; resultHeight = resultWidth; resultWidth = temp; } in MediaController .class
unique is the url of the image , try it i solved with that , i just puth url as signature , when geting imgage from
i hope firebase can implement some method that can be directly call like storage.lastmodified or something that can be use as signature without calling it in onsuccess metadata or any...
> Hello. > I'm using FirebaseUI-Storage to load user avatar, it's working great but there is a problem when user change avatar (upload new image to Firebase Storage) and it...