Prajna-Hegde

Results 3 issues of Prajna-Hegde

Getting the below error { "PERMISSION_DENIED": 1, "POSITION_UNAVILABLE":2, "TIMEOUT": 3, "code" 2, "message": "No location provider available."} Environment react-native-cli: 2.0.1 react-native: 0.62.2 @react-native-community/geolocation: ^2.0.2 buildToolsVersion = "28.0.3" minSdkVersion = 16...

question

Not able to run the tasks after killing the app forcefully. import BackgroundTimer from 'react-native-background-timer'; componentDidMount() { const intervalId = BackgroundTimer.setInterval(() => { console.log('tic'); }, 3000); BackgroundTimer.stopBackgroundTimer(intervalId); };

It asks to make pair for unpaired devices but gives "error while connecting to the device" after pairing. Environment react: "16.9.0", react-native: "^0.63.3" react-native-bluetooth-escpos-printer: "0.0.5"