ReallySmallSoftware / cordova-plugin-firebase-crashlytics

Google Firebase Crashlytics Cordova plugin
Other
32 stars 80 forks source link

Fix #46 - Added columnNumber to uniquely identify the issue #47

Open ebhsgit opened 3 years ago

ebhsgit commented 3 years ago

Fixes #46

This change is backward compatible. If columnNumber is not set, the code behaves the same as before this change

Proposed Changes