Crashlytics plugin (2.2.2) can't be initialized on Android Studio (1.1.0)

前端 未结 3 1806
不知归路
不知归路 2021-01-14 10:32

I\'ve restarted Android Studio (version 1.1.0 built on 18 Feb) & now Crashlytics can\'t be initialized with this error:

NullPointerEx

3条回答
  •  自闭症患者
    2021-01-14 11:08

    Actually i am phasing similar kind of stuff in Crashlytics plug-in.

    Crashlytics which is installed by colleague in their computer then application code is continue with my computer but in my computer not updated with crashlytics(2.3.1) plug-in that's why generating NoClassDefFoundError

    After doing some step to achieve success..

    Step:1

    Uninstall fabric plug-in and reinstall them

    (File - Settings - Plugins - choose "Fabric for Android Studio" - press "Uninstall plugin").

    Step:2

    Reinstall fabric plug-in Fabric plugin (File - Settings - Plugins - press "(File - Settings - Plugins - choose "Fabric for Android Studio" - press "Uninstall plugin"). "). MUST REMEMBER

    
    

    check to update value after installed new plug-in

提交回复
热议问题