luciofncnd
Results
1
issues of
luciofncnd
Hi, I'm unable to use the "setPersistenceCacheSizeBytes" for local storage. As stated in the docs it should apply to Database default instance: https://firebase.google.com/docs/reference/android/com/google/firebase/database/FirebaseDatabase#public-synchronized-void-setpersistencecachesizebytes-long-cachesizeinbytes I'm trying with : FirebaseDatabase.DefaultInstance.setPersistenceCacheSizeBytes(10000000); But Unity...
api: database
type: feature request