Is there a difference between PhoneGap and Cordova commands?

前端 未结 10 1943
耶瑟儿~
耶瑟儿~ 2020-11-28 01:04

I just installed Phonegap for the first time and just browsed through the docs. What confuses me is the fact that some docs are using the command \"phonegap\" and some \"cor

10条回答
  •  迷失自我
    2020-11-28 01:21

    they re both identical, except that phonegap cli can help you build your application on PhoneGap Build. My suggestion is to use the cordova CLI if you don't use the PhoneGap build service.

提交回复
热议问题