I spent some hours trying to solve this:
app:mergeDebugResources AAPT err(927129865): C:\\Users\\Will\\AndroidStudioProjects\\Splitter2\\app\\build\\i
I had same issue with below heading: C:\Users\Administrator\workspace\pickpacksas\platforms\android\res\drawable-hdpi \icon.png: libpng warning: iCCP: Not recognizing known sRGB profile that has bee n edited
The error is due to the image size is not as per android guidelines. Check once your icon or splash screen size(height and width) and make them as per android guidelines.