react-native-firebase-crash-report icon indicating copy to clipboard operation
react-native-firebase-crash-report copied to clipboard

how can i see logs?

Open derakhshanfar opened this issue 7 years ago • 0 comments

i use these commands for making a log but i don't see it in firebase crash reporting panel, but if i use report method instead of log method i see it in that panel

import firebaseReort from 'react-native-firebase-crash-report';
firebaseReort.log('test')

derakhshanfar avatar Dec 09 '17 09:12 derakhshanfar