Cordova Facebook plugin : missing variables APP_ID, APP_NAME

前端 未结 4 1628
一向
一向 2021-01-17 17:55

When I do :

cordova plugin add https://github.com/phonegap/phonegap-facebook-plugin.git

I get the error :

Error: Variable(s         


        
4条回答
  •  半阙折子戏
    2021-01-17 18:44

    Edit the following lines in plugins\com.phonegap.plugins.facebookconnect\plugins.xml:

    
    
    

    To:

    
    
    

提交回复
热议问题