Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Offline functionality #67

Open
bandersen22000 opened this issue Feb 4, 2025 · 1 comment
Open

Offline functionality #67

bandersen22000 opened this issue Feb 4, 2025 · 1 comment

Comments

@bandersen22000
Copy link

Is your feature request related to a problem? Please describe.
In developing React Native applications, ensuring comprehensive telemetry is crucial for monitoring and improving user experience. A significant challenge arises when users operate the app in offline scenarios, leading to potential loss of telemetry data due to the current library's lack of built-in offline support. This limitation hinders the ability to capture user interactions and issues that occur without an active internet connection.

Describe the solution you'd like
I propose the integration of an offline storage mechanism within the @microsoft/applicationinsights-react-native library.

Additional context
What will happen today with the current implementation when there is no connection ? Does it have a buffer ?

@MSNev
Copy link
Contributor

MSNev commented Feb 4, 2025

Have you tried the Offline Channel, it doesn't need to be integrated by default via this extension (as it is it's own extension).

But we could update the default readme to recommend it's usage?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants