ravi-pandit14

Results 6 comments of ravi-pandit14

**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),...

@arnaud-zad Have you tested this on Android as well? If so, are you able to access data in `cordova.plugins.notification.local.on("trigger", (res) => {console.log(res); localStorage.setItem("notification","--notification trigger in kill state--")}` if you kill...

@LuanNg if you kill/swipe the app from background then are you able to access data of `on("trigger"` function? If notifications are working fine for you, it would be really helpful...

@vikrantnegi I am facing this issue on Android > AndroidManifest.xml `` > package.json "react": "16.8.6", "react-native": "0.60.5", "react-native-geolocation-service": "^3.1.0", "@react-native-community/geolocation": "^2.0.2",

@jbinda @jainkuniya @tyronet-sportsbet Any Solution of this issue????

@espipj I have tried all of the cases but not success. If geolocation are working fine for you, it would be really helpful if you could provide a sample public...