You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are facing an issue with “Phaser-ce” component integrated in Ionic 3 app on Android devices. When trying to capture a screenshot with 3 finger down swipe or Palm swipe, the horizontal scroll on page stops working. This is very likely an issue with multitouch. It is difficult to debug it as there are no errors in log.
Some additional details about setup:
We are using Ionic 3 and have also tested on starter Ionic app to make sure this is not something related to compatibility with other plugins or dependencies.
We have checked relevant fixes in "phaser-ce" for this similar issue reported in other cases but none of them have worked. E.g #541 (comment), #541 (comment)
Link of repository :https://github.com/ravi-pandit14/phaser-test-master
The issue can be replicated using this repository.
When trying to capture a screenshot with 3 finger down swipe or Palm swipe (on Android device), the horizontal scroll on dashboard page stops working.
Link of repository :https://github.com/ravi-pandit14/phaser-test-master
The issue can be replicated using this repository.
When trying to capture a screenshot with 3 finger down swipe or Palm swipe (on Android device), the horizontal scroll on dashboard page stops working.
We are facing an issue with “Phaser-ce” component integrated in Ionic 3 app on Android devices. When trying to capture a screenshot with 3 finger down swipe or Palm swipe, the horizontal scroll on page stops working. This is very likely an issue with multitouch. It is difficult to debug it as there are no errors in log.
Some additional details about setup:
We are using Ionic 3 and have also tested on starter Ionic app to make sure this is not something related to compatibility with other plugins or dependencies.
We have checked relevant fixes in
"phaser-ce"
for this similar issue reported in other cases but none of them have worked. E.g#541 (comment),
#541 (comment)
We have also checked relevant fixes in
"phaser-kinetic-scrolling-plugin"
( this the additional library we are using in app for horizontal scrolling) as this similar issue is reported in other cases but none of the fixes given here have worked either. E.ghttps://github.com/jdnichollsc/Phaser-Kinetic-Scrolling-Plugin/issues/5
https://github.com/jdnichollsc/Phaser-Kinetic-Scrolling-Plugin/pull/12
Link of repository : https://github.com/ravi-pandit14/phaser-test-master
The issue can be replicated using this repository.
When trying to capture a screenshot with 3 finger down swipe or Palm swipe (on Android device), the horizontal scroll on dashboard page stops working.
Using package.json dependencies:
The text was updated successfully, but these errors were encountered: