Execution failed for task :processDebugResources [ Cordova / Ionic ]

后端 未结 8 1780
[愿得一人]
[愿得一人] 2020-12-11 11:04

I have created an application with Cordova and Ionic. I received Application build success on iOS.

I am trying to build this application on Android (via cordov

8条回答
  •  执笔经年
    2020-12-11 11:17

    I had the same problem. The problem in my case occured because i had a "wrong" name for a picture. I had a greek character in one name of a picture. As a start move your folder with the images out of your folder of the app and try to build again.

    I dont tell that it will solve your problem but it soved mine.

    Hope that it will help you.

提交回复
热议问题