cjouannet

Results 3 comments of cjouannet

I have the same issue for my app. Adding a geojson source on iOS takes between 90ms and 150ms, whereas on Android it takes between 500ms and 900ms. I have...

For those who still wants to wait for a tap on the player, you can use `controller.cueVideoById` instead of `controller.loadVideoById ` otherwise it will start the video and put it...