KMahor

Results 5 issues of KMahor

Task :react-native-background-job:compileDebugJavaWithJavac FAILED warning: [options] source value 7 is obsolete and will be removed in a future release warning: [options] target value 7 is obsolete and will be removed in...

BackgroundJob.schedule({ jobKey: Constants.everRunningJobKey, period: interval, exact: true, alwaysRunning: true, persist: true, allowExecutionInForeground: true, })

Hello, can you please add one more setting is battery optimisation, so i can add and remove app from battery optimisation. thanks

TypeError: language.indexOf is not a function at Object.getBestMatchingLanguage (http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:110836:24) at LocalizedStrings.setLanguage (http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:110635:34) at _callee$ (http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:96001:36) at tryCatch (http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:25666:19) at Generator.invoke [as _invoke] (http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:25841:24) at Generator.prototype. [as next] (http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:25709:23) at tryCatch...

Task :react-native-gps-state:compileDebugJavaWithJavac FAILED /Users/machd/Desktop/RN_Projects/GOApp/Go/node_modules/react-native-gps-state/android/src/main/java/br/com/dopaminamob/gpsstate/ GPSStateModule.java:15: error: cannot find symbol import android.support.v4.app.ActivityCompat; ^ symbol: class ActivityCompat location: package android.support.v4.app /Users/machd/Desktop/RN_Projects/GOApp/Go/node_modules/react-native-gps-state/android/src/main/java/br/com/dopaminamob/gpsstate/GPSStateModule.java:145: error: cannot find symbol ActivityCompat.requestPermissions(activity, permissions, requestCode); ^ symbol: variable ActivityCompat...