I apologize.

This is a bug in my app's code, not in SDL2.
Somehow it worked on desktop machines, where it should not have.

Sorry for taking your time.

  Bram


On Thursday, September 14, 2017 at 2:46:14 AM UTC-7, jj wrote:
>
> This could be a bug with SDL2, may be worth debugging the internals of 
> the code to see if the events are consumed somewhere. 
>
> 2017-09-13 21:13 GMT+03:00 Bram Stolk <b.s...@gmail.com <javascript:>>: 
> > My emscripted SDL2 app works well on desktop. 
> > On Android or iOS browsers, none of the "taps" are registered though. 
> > 
> > I catch both SDL_MOUSEBUTTONDOWN and SDL_FINGERDOWN. 
> > 
> > But desktop clicks are seen, yet mobile taps are not? 
> > 
> > app is here, btw: 
> > http://stolk.org/brainiac/beta1/ 
> > 
> > Is there a known issue with mobile browsers? 
> > I didn't see anything listed here: 
> > 
> https://kripken.github.io/emscripten-site/docs/porting/guidelines/browser_limitations.html
>  
> > Or am I doing something wrong? 
> > 
> > Thanks! 
> > 
> >   bram 
> > 
> > 
> > -- 
> > You received this message because you are subscribed to the Google 
> Groups 
> > "emscripten-discuss" group. 
> > To unsubscribe from this group and stop receiving emails from it, send 
> an 
> > email to emscripten-discuss+unsubscr...@googlegroups.com <javascript:>. 
> > For more options, visit https://groups.google.com/d/optout. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to emscripten-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to