Cordova - Multiple dex files define (annotation)

后端 未结 5 1064
别那么骄傲
别那么骄傲 2020-12-11 18:59

I\'m working on a project with ionic. After I installed the Facebook Plugin I\'m not able to build the project for android anymore!

The command

ionic         


        
5条回答
  •  Happy的楠姐
    2020-12-11 19:27

    Push- and Facebook Plugins are conflicting by using different versions of android support libraries.

    See my answer to this question: Android Studio cordova Push plugin

提交回复
热议问题