React Native Firebase Crashlytics - Expo. Can I use Crashlytics as a logging tool to record logs even if the app does not crash?
Goutham Elangovan
Can i use React Native Crashlytics as a logging tool to log data? I want to use this as a logging tool so that it can send logs to the Firebase console not only when the app crashes but for example when the user visits a certain page or clicks on buttons etc!