Eric

Results 45 comments of Eric

@rolinger I pushed a fix, maybe you can try it out. It seems fine but I'll leave it to @dpa99c to validate, I'm not too familiar with Java...

@rolinger should work for all versions provided I didn't drop the ball 😬I'm really not a Java expert. The fix was pushed to master which is 18.0.7 and from the...

We have the same problem. This does not work at all. Here's my SO thread about it with more info https://stackoverflow.com/questions/78494090/cordova-icon-background-color-no-build I'd also like to add to this is why...

Here's my work around : Since I use the same color as the splashscreen, I bypassed the step to add the resource file and piggy back onto the splash screen...

A proper approach would be to add a variable like Which would create the variable in colors.xml such as #742A84 #742a84 Then we should use (meaning it would auto add...