Scenario :
- Built an Angular 6 app and used the color '#000000b0' as a background.
Problem :
- this was working perfectly on desktop but was not coming up on my iPhone.
Wondering to see if anyone else saw this behavior?
Any solutions (other than using rgba for color)?
check a sample on https://www.akberiqbal.com/colors.htm ... the hexadecimal color code with transparency dissappears. I am using iOS 9.3.2 - will check on newer iPhones too.
Wanted to document this case to help someone else.
Thank You.