FabricPlugin icon indicating copy to clipboard operation
FabricPlugin copied to clipboard

Uncaught TypeError: Cannot read property 'Crashlytics' of undefined - ionic1 1.2.4

Open acipher opened this issue 6 years ago • 1 comments

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 image

acipher avatar May 17 '18 06:05 acipher

Same issue with Cordova. Do we have a fix/workaround there?

vovkind avatar Jan 16 '19 11:01 vovkind