79319908

Date: 2024-12-31 12:03:05
Score: 0.5
Natty:
Report link

A workaround, if you have Firebase 9.x, is removing "ABSL_CONST_INIT " in that line of code. Modify that line to:

extern "C" const int64_t kFIRFirestoreCacheSizeUnlimited = Settings::CacheSizeUnlimited;

Save the file and build again

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Sebastián de Prada Gato