Hussian shaik
Hussian shaik
@johanneslumpe I followed ur repo and trying to execute it in my code, I got an error: undefined is not an object(evaluating 'RNKeyboardEventsManager[eventKey]').
@leimd could you please tell me that,whether it is possible or not with this module to upload the image to amazon s3
@mauron85 i want to send my location to my db for that i wrote like this ` BackgroundGeolocation.on('location', (location) => { console.log("location123:"+JSON.stringify(location)) BackgroundGeolocation.startTask(taskKey => { console.log("taskKey123:"+taskKey) //Here I am calling...
@mauron85 i need to call every time or automatically it will call when location changed? and i am getting some notifications from plugin i don't want those notifications how can...
@mauron85 please respond
@GrandLapulass i am facing same problem is that issue solved for you? If resolved please give me suggestions that how to resolve it
@moschan thanks for your response , i am not using buttons in onFinish i want to change the text is there any posibility like that i wrote like this `onFinish(){...
please respond
@moschan This was the error after adding the above code 