Error building ios with cordova

后端 未结 17 1798
-上瘾入骨i
-上瘾入骨i 2021-02-03 22:32

I have a problem when I build the ios platform with cordova. I have all the certificates for the app and device, but when I try to run in my ios device, doing ionic run ios, the

17条回答
  •  长情又很酷
    2021-02-03 23:20

    I have try some times, finally success.

    1. use ionic resources --icon , maybe met the new problem

    "Unable to generate images due to an error Failed to upload source image: Error: read ECONNRESET"

    don't worry , try it later

    1. use ionic platform remove ios when execute successfully use ionic platform add ios

    DON'T USEionic state reset

提交回复
热议问题