1. A concise explanation of the problem you're experiencing.
Hello,
I am trying to build something like this : https://github.com/Flowm/satvis but with much lesser content.
Everything is fine and I am being able to track a satellite well on a web brower and also on iPhone.
However for android phones, everything else shows up except the cone .
You see every satellite has a yellow cone that projects back on earth surface, signifying the coverage. This yellow cone does not show up on android phones.
We initially thought we will have to make the css responsive but after some digging, we are not being able to make any changes
2. A minimal code example. If you've found a bug, this helps us reproduce and repair it.
The code works perfectly for other browsers except for chrome on android.
I have screenshots of how the application shows on android versus iphone versus web, can share if needed
3. Context. Why do you need to do this? We might know a better way to accomplish your goal.
We are trying to test features of cesium.js and satellite.js that helps us build a live satellite tracking application.
4. The Cesium version you're using, your operating system and browser.
Cesium version 1.51
Operating system -> Windows
Browser -> Chrome/ Safari