Map works in IOS emulator but not on Android

Hey,

I recently implemented a native map in Ionic2 and everything works perfectly fine on IOS. However, whenever I emulate on Android the location where the map should be is completely blank. I had seen in the past that the issue usually happened. Does anyone have a solution ?

Thank you !
Rayan

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 Look at the console and network tabs for errors.