PhoneGap application: “ERROR: Start Page at `www/index.html` was not found”

前端 未结 9 2240
萌比男神i
萌比男神i 2020-12-12 22:37

I have created a Phone Gap based application on iPhone. After the first run, I have dragged my www folder, containing index.html into the project,

9条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-12 22:58

    Quit XCode and apply below command in terminal, its work for me

    ionic cordova prepare ios
    

提交回复
热议问题