sarriaroman / FabricPlugin

Fabric.io plugin for Cordova or Phonegap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

acipher opened this issue · comments

commented

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

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