kameswarans

Results 9 comments of kameswarans

Hi is this module run in background? I'm using this in Background jobs but not works any idea?

> Is it possible to make this service listen for activity changes and kick in foreground app on particular activity? Would be great if there wouldn't be any notifications while...

@vikeri @mkds622 I'm running Background jobs for getting location of user. Background job works fine. When I manually Cancel all Background jobs it wont crash. but when app is killed...

@vikeri Please Help Me I write issue in **https://github.com/vikeri/react-native-background-job/issues/39** please check it. I Have Location Mode change problem in my Background Job. I try in Background job while register navigator.geolocation.getCurrentPosition(...

@Tanumay92 I have the same thing used in my project can u please send me the full coding like (trackLocation .js) file please. [TypeError: undefined is not a function (evaluating...

Thanks @Tanumay92 I solved it. thnx for the reply

Hi @Tanumay92 I successfully integrated background jobs in my project and it works fine. Now i had a problem When the app is killed it shows error bug report continously...

@vikeri @rexlow @pewh @Tanumay92 @hkairi I,m using Background jobs for get my user location when app is killed. It works fine when app is killed it won't get location, gps...

Guys please help me! How to call a whole js file (backgroundcheck.js) file run background it only shows Background Job report fired!. Key = regularJobKey . but I do not...