Vesa Norilo

Results 4 comments of Vesa Norilo

Thank you for the reply! Did you also set the content encoding metadata to gzip for the gz stream? To be clear, it is the (correct) metadata that causes SDK...

Hi @vimanyu , Instructions for reproducing the crash with the quickstart-unity project. You do not need to make any changes. - Upload file to storage with gzip encoding. One way...

Hi Cynthia! Thanks for picking this up. Perhaps it results from a combination of Firebase SDK and Android system. As I speculated on top of this thread, Google Cloud will...

FWIW there's [CMAKE_SYSTEM_PROCESSOR](https://cmake.org/cmake/help/latest/variable/CMAKE_SYSTEM_PROCESSOR.html) which is not really platform agnostic, but probably set to `x86_64` for Linux targets where `-mcx16` is appropriate.