79301535

Date: 2024-12-22 18:57:17
Score: 1
Natty:
Report link

This helped me to resolve the issue.

https://zaferayan.medium.com/expo-firebase-integration-95a745ae2dfe

Had to rebuild the app to ensure all was wired properly! and also try to check

if (crashlytics.isCrashlyticsCollectionEnabled) {
  console.log('Crashlytics is enabled')
} else {
  console.log('Crashlytics is disabled');
}

Hope it helps!

Reasons:
  • Blacklisted phrase (0.5): medium.com
  • Whitelisted phrase (-1): Hope it helps
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: auslander