Execution failed for task :processDebugResources [ Cordova / Ionic ]

后端 未结 8 1781
[愿得一人]
[愿得一人] 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:35

    After hours of trying to figure out my issue,

    Another reason why this can happen, if you have the same file name in upper case and in lower case,

    for example i had:

    Leather.jpg and leather.jpg in the same folder.

提交回复
热议问题