Currently offline document read is not supported on Web platform. Executing this code:
const { snapshot } = await FirebaseFirestore.getDocument({
reference: 'someDocPathHere',
});
Gives such error: "FirebaseError: Failed to get document because the client is offline"
capacitor-firebase should expose configuration for enabling/disabling offline mode on all platforms where Firestore itself can support it.
No response
https://github.com/capawesome-team/capacitor-firebase/discussions/713
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too