Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
353 views
in Technique[技术] by (71.8m points)

javascript - 无法在iOS设备上安装Ionic应用(Unable to install ionic app in ios device)

I have built an ionic 4 application that runs fine on android and ios both but when I am trying to make a production build .ipa file is generated but it is not installing in ios device.

(我已经构建了一个ionic 4应用程序,可以在android和ios上正常运行,但是当我尝试进行生产构建时,会生成.ipa文件,但该文件未安装在ios设备中。)

I have tried to generate .ipa from both ionic cordova build ios --prod and XCode Archive.

(我试图从ionic cordova build ios --prod和XCode Archive生成ionic cordova build ios --prod 。)

I have added service extension for push notifications which is causing a problem because if I build without the extension it runs fine.

(我为推送通知添加了服务扩展,这导致了问题,因为如果我构建时没有扩展,则运行良好。)

I am not getting where I am doing a mistake.

(我没有走错地方。)

  ask by Vivek translate from so

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

Please log in or register to answer this question.

Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...