You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in app.js file i have added crash log like.
window.fabric.Crashlytics.addLog("about to send a crash for testing!"); window.fabric.Crashlytics.sendCrash();
I have followed the steps given in plugin but getting Uncaught TypeError: Cannot read property 'Crashlytics' of undefined
here is my ionic info
The text was updated successfully, but these errors were encountered:
I am using this plugin in ionic1 1.2.4
in app.js file i have added crash log like.
window.fabric.Crashlytics.addLog("about to send a crash for testing!"); window.fabric.Crashlytics.sendCrash();
I have followed the steps given in plugin but getting Uncaught TypeError: Cannot read property 'Crashlytics' of undefined
here is my ionic info
The text was updated successfully, but these errors were encountered: