Brian Maher

Results 11 comments of Brian Maher

This is visible in this example: https://openlayers.org/ol-cesium/examples/lazy.html

I'm seeing this same issue

Looks like this might be possible, just not documented: https://github.com/cookpete/react-player/blob/master/src/Preview.js#L62

I could use this as well.

Any suggestion on qr scanner packages that do work well with these?

> The compilation tutorial from README worked for me at Godot 4.1 > > ``` > / $ git clone --recursive https://github.com/godotengine/godot-ios-plugins.git godotIOSPlugins4.1 > /godotIOSPlugins4.1/godot/ $ git fetch > /godotIOSPlugins4.1/godot/...

@pritish-thub I haven't tried it on a simulator, but give it a shot. I'd assume you just have to set `simulator=yes`.

@redblue9771 `type='tel'` does not include a decimal on the keyboard on iOS Safari.

@sbc100 sorry I should have been more specific. Emscripten version 3.1.63 I was able to fix the `__emscripten_thread_crashed` missing symbol, but now getting: ``` TypeError: wasmPromiseResolve is not a function...