So I have this weird problem when I run my application on my android device the background color turn to gray which was previously white but when I run it on my browser or iPhone emulator the background is white which is the correct color and I have no clue why this is happening
Did you remote debug the problem on the device already? Follow these instructions here to debug the problem in Chrome dev tools: https://ionic.zone/debug/remote-debug-your-app#android You should be able to Inspect the background and see where the grey comes from.