And how are you going to make a mobile game without the Touch plugin?
You can emulate touch events with mouse, but you can't emulate mouse events with touch.
i dont know how to make it work.
this is what i already did.
1. Export Embed + Full screen + Using iFrame => Browser Feature work on IOs
2. Export Embed + Full screen + Using iFrame => Browser Feature doesnt work on Android
3. Export Embed + Full screen + Touch + Using iFrame => Browser Feature work on IOs
4. Export Embed + Full screen + Touch + Using iFrame => Browser Feature doesnt work on Android
Using iFrame make browser work on IOs but doesnt work on Android.
When not using iFrame browser feature doesnt work on IOs but work on Android.
how to make browser feature work on both OS inside iFrame?