I’m trying to add a leaflet map for my application.
When i debug it on my browser using ionic serve everything works fine, but when i try to emulate on ios emulataotr / Android device the map isn’t showing.
I’m using the latest Beta version of ionic with tabs.
I’m having the same problem. Leaflet is not showing up on the android device but works fine on the browser. I’ve tried implementing the solutions on other threads.