Device manufacturer / model: Emulator Google pixel 7 pro play
React Native version (react-native -v): 73.7
Plugin config
kod olarak bir sorunum yok kodum geçen haftaya kadar sorunsuzdu. şimdi ise çöküyor Firebase Crashlist de
Önemli İstisna: Java.lang.In IntegratedClassChangeError: com.google.android.gms.location.FusedLocationProviderClient arayüzü bulundu, ancak sınıf bekleniyordu ('com.google.android.gms.location.FusedLocationProviderClient' bildirimi /data/app/ dosyasında görünüyor) com.stallwartdev.locasense-ZWAIMXRHlVYU2x8KzvIFNg==/base.apk!classes6.dex)
com.transistorsoft.xms.g.location.FusedLocationProviderClient.getLastLocation adresinde(:50)
com.transistorsoft.locationmanager.location.TSLocationManager.getLastLocation adresinde(:20)
com.transistorsoft.locationmanager.geofence.TSGeofenceManager$d.a(:38) adresinde
com.transistorsoft.locationmanager.gefence.TSGeofenceManager$d.$r8$lambda$d9XVTmmXexCa5zsd2xQEwdzDPeo() adresinde
com.transistorsoft.locationmanager.gefence.TSGeofenceManager$d$$ExternalSyntheticLambda0.run(:2) adresinde
java.util.concurrent.ThreadPoolExecutor.runWorker'da(ThreadPoolExecutor.java:1167)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) adresinde
java.lang.Thread.run'da(Thread.java:764)
böyle bir çökme sorunu veriyor
## Expected Behavior
<!--- Tell us what should happen -->
## Actual Behavior
<!--- Tell us what happens instead -->
## Steps to Reproduce
<!--- reproduce this issue; include code to reproduce, if relevant -->
1.
2.
3.
4.
## Context
<!--- What were you trying to do? -->
## Debug logs
<!-- include iOS / Android logs
- ios XCode logs,
- use #getLog #emailLog methods (@see docs)
- Android: $ adb logcat -s TSLocationManager
-->
PS C:\Users\ahmet\Desktop\rnlocasense73\android> adb logcat -s TSLocationManager
--------- beginning of main
11-18 13:16:15.997 11549 11690 I TSLocationManager: [c.t.l.logger.LoggerFacade$a a]
11-18 13:16:15.997 11549 11690 I TSLocationManager: ╔═════════════════════════════════════════════
11-18 13:16:15.997 11549 11690 I TSLocationManager: ║ TSLocationManager version: 3.6.0 (435)
11-18 13:16:15.997 11549 11690 I TSLocationManager: ╠═════════════════════════════════════════════
11-18 13:16:15.997 11549 11690 I TSLocationManager: ╟─ Google sdk_gphone64_x86_64 @ 14 (react)
11-18 13:16:15.997 11549 11690 I TSLocationManager: {
11-18 13:16:15.997 11549 11690 I TSLocationManager: "activityRecognitionInterval": 10000,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "allowIdenticalLocations": false,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "authorization": {},
11-18 13:16:15.997 11549 11690 I TSLocationManager: "autoSync": true,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "autoSyncThreshold": 0,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "backgroundPermissionRationale": {
11-18 13:16:15.997 11549 11690 I TSLocationManager: "title": "Allow {applicationName} to access this device's location even when closed or not in use?",
11-18 13:16:15.997 11549 11690 I TSLocationManager: "message": "[CHANGEME] This app collects location data for FEATURE X and FEATURE Y.",
11-18 13:16:15.997 11549 11690 I TSLocationManager: "positiveAction": "Change to \"{backgroundPermissionOptionLabel}\"",
11-18 13:16:15.997 11549 11690 I TSLocationManager: "negativeAction": ""
11-18 13:16:15.997 11549 11690 I TSLocationManager: },
11-18 13:16:15.997 11549 11690 I TSLocationManager: "batchSync": false,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "configUrl": "",
11-18 13:16:15.997 11549 11690 I TSLocationManager: "crashDetector": {
11-18 13:16:15.997 11549 11690 I TSLocationManager: "enabled": false,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "accelerometerThresholdHigh": 20,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "accelerometerThresholdLow": 4.5,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "gyroscopeThresholdHigh": 20,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "gyroscopeThresholdLow": 4.5
11-18 13:16:15.997 11549 11690 I TSLocationManager: },
11-18 13:16:15.997 11549 11690 I TSLocationManager: "debug": false,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "deferTime": 0,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "desiredAccuracy": 100,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "desiredOdometerAccuracy": 100,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "disableAutoSyncOnCellular": false,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "disableElasticity": false,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "disableLocationAuthorizationAlert": false,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "disableMotionActivityUpdates": false,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "disableProviderChangeRecord": false,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "disableStopDetection": false,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "distanceFilter": 10,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "elasticityMultiplier": 1,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "enableHeadless": false,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "enableTimestampMeta": false,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "extras": {},
11-18 13:16:15.997 11549 11690 I TSLocationManager: "fastestLocationUpdateInterval": -1,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "foregroundService": true,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "geofenceInitialTriggerEntry": true,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "geofenceModeHighAccuracy": false,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "geofenceProximityRadius": 1000,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "geofenceTemplate": "",
11-18 13:16:15.997 11549 11690 I TSLocationManager: "headers": {},
11-18 13:16:15.997 11549 11690 I TSLocationManager: "headlessJobService": "",
11-18 13:16:15.997 11549 11690 I TSLocationManager: "heartbeatInterval": -1,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "httpRootProperty": "location",
11-18 13:16:15.997 11549 11690 I TSLocationManager: "httpTimeout": 60000,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "isMoving": false,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "locationAuthorizationRequest": "Always",
11-18 13:16:15.997 11549 11690 I TSLocationManager: "locationTemplate": "",
11-18 13:16:15.997 11549 11690 I TSLocationManager: "locationTimeout": 60,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "locationUpdateInterval": 1000,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "locationsOrderDirection": "ASC",
11-18 13:16:15.997 11549 11690 I TSLocationManager: "logLevel": 0,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "logMaxDays": 3,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "maxBatchSize": -1,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "maxDaysToPersist": 1,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "maxMonitoredGeofences": 97,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "maxRecordsToPersist": -1,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "method": "POST",
11-18 13:16:15.997 11549 11690 I TSLocationManager: "minimumActivityRecognitionConfidence": 75,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "motionTriggerDelay": 0,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "notification": {
11-18 13:16:15.997 11549 11690 I TSLocationManager: "layout": "",
11-18 13:16:15.997 11549 11690 I TSLocationManager: "title": "",
11-18 13:16:15.997 11549 11690 I TSLocationManager: "text": "Location Service activated",
11-18 13:16:15.997 11549 11690 I TSLocationManager: "color": "",
11-18 13:16:15.997 11549 11690 I TSLocationManager: "channelName": "TSLocationManager",
11-18 13:16:15.997 11549 11690 I TSLocationManager: "channelId": "",
11-18 13:16:15.997 11549 11690 I TSLocationManager: "smallIcon": "",
11-18 13:16:15.997 11549 11690 I TSLocationManager: "largeIcon": "",
11-18 13:16:15.997 11549 11690 I TSLocationManager: "priority": -1,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "sticky": false,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "strings": {},
11-18 13:16:15.997 11549 11690 I TSLocationManager: "actions": []
11-18 13:16:15.997 11549 11690 I TSLocationManager: },
11-18 13:16:15.997 11549 11690 I TSLocationManager: "params": {},
11-18 13:16:15.997 11549 11690 I TSLocationManager: "persist": true,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "persistMode": 2,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "schedule": [],
11-18 13:16:15.997 11549 11690 I TSLocationManager: "scheduleUseAlarmManager": false,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "speedJumpFilter": 300,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "startOnBoot": false,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "stationaryRadius": 25,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "stopAfterElapsedMinutes": 0,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "stopOnStationary": false,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "stopOnTerminate": true,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "stopTimeout": 5,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "triggerActivities": "in_vehicle, on_bicycle, on_foot, running, walking",
11-18 13:16:15.997 11549 11690 I TSLocationManager: "url": "",
11-18 13:16:15.997 11549 11690 I TSLocationManager: "useSignificantChangesOnly": false,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "enabled": false,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "schedulerEnabled": false,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "trackingMode": 1,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "odometer": 0,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "isFirstBoot": false,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "didLaunchInBackground": false,
11-18 13:16:15.997 11549 11690 I TSLocationManager: "didDeviceReboot": false
11-18 13:16:15.997 11549 11690 I TSLocationManager: }
11-18 13:16:15.998 11549 11690 I TSLocationManager: [c.t.l.logger.LoggerFacade$a a]
11-18 13:16:15.998 11549 11690 I TSLocationManager: ╔═════════════════════════════════════════════
11-18 13:16:15.998 11549 11690 I TSLocationManager: ║ DEVICE SENSORS
11-18 13:16:15.998 11549 11690 I TSLocationManager: ╠═════════════════════════════════════════════
11-18 13:16:15.998 11549 11690 I TSLocationManager: ╟─ ✅ ACCELEROMETER: {Sensor name="Goldfish 3-axis Accelerometer", vendor="The Android Open Source Project",
version=1, type=1, maxRange=39.300102, resolution=2.480159E-4, power=3.0, minDelay=10000}
11-18 13:16:15.998 11549 11690 I TSLocationManager: ╟─ ✅ GYROSCOPE: {Sensor name="Goldfish 3-axis Gyroscope", vendor="The Android Open Source Project", version
=1, type=4, maxRange=16.46, resolution=0.001, power=3.0, minDelay=10000}
11-18 13:16:15.998 11549 11690 I TSLocationManager: ╟─ ✅ MAGNETOMETER: {Sensor name="Goldfish 3-axis Magnetic field sensor", vendor="The Android Open Source Pr
oject", version=1, type=2, maxRange=2000.0, resolution=0.5, power=6.7, minDelay=10000}
11-18 13:16:15.998 11549 11690 I TSLocationManager: ╟─ ⚠️ SIGNIFICANT_MOTION: none. Motion-detection system performance will be degraded
11-18 13:16:15.998 11549 11690 I TSLocationManager: ╚═════════════════════════════════════════════
11-18 13:16:15.998 11549 11690 I TSLocationManager: [c.t.l.logger.LoggerFacade$a a]
11-18 13:16:15.998 11549 11690 I TSLocationManager: ╔═════════════════════════════════════════════
11-18 13:16:15.998 11549 11690 I TSLocationManager: ║ BootReceiver: com.stallwartdev.locasense
11-18 13:16:15.998 11549 11690 I TSLocationManager: ╠═════════════════════════════════════════════
11-18 13:16:15.998 11549 11690 I TSLocationManager: ╟─ android.intent.action.MY_PACKAGE_REPLACED
11-18 13:16:59.683 11779 11926 I TSLocationManager: [c.t.l.logger.LoggerFacade$a a]
11-18 13:16:59.683 11779 11926 I TSLocationManager: ╔═════════════════════════════════════════════
11-18 13:16:59.683 11779 11926 I TSLocationManager: ║ TSLocationManager version: 3.6.0 (435)
11-18 13:16:59.683 11779 11926 I TSLocationManager: ╠═════════════════════════════════════════════
11-18 13:16:59.683 11779 11926 I TSLocationManager: ╟─ Google sdk_gphone64_x86_64 @ 14 (react)
11-18 13:16:59.683 11779 11926 I TSLocationManager: {
11-18 13:16:59.683 11779 11926 I TSLocationManager: "activityRecognitionInterval": 10000,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "allowIdenticalLocations": false,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "authorization": {},
11-18 13:16:59.683 11779 11926 I TSLocationManager: "autoSync": true,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "autoSyncThreshold": 0,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "backgroundPermissionRationale": {
11-18 13:16:59.683 11779 11926 I TSLocationManager: "title": "Allow {applicationName} to access this device's location even when closed or not in use?",
11-18 13:16:59.683 11779 11926 I TSLocationManager: "message": "[CHANGEME] This app collects location data for FEATURE X and FEATURE Y.",
11-18 13:16:59.683 11779 11926 I TSLocationManager: "positiveAction": "Change to \"{backgroundPermissionOptionLabel}\"",
11-18 13:16:59.683 11779 11926 I TSLocationManager: "negativeAction": ""
11-18 13:16:59.683 11779 11926 I TSLocationManager: },
11-18 13:16:59.683 11779 11926 I TSLocationManager: "batchSync": false,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "configUrl": "",
11-18 13:16:59.683 11779 11926 I TSLocationManager: "crashDetector": {
11-18 13:16:59.683 11779 11926 I TSLocationManager: "enabled": false,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "accelerometerThresholdHigh": 20,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "accelerometerThresholdLow": 4.5,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "gyroscopeThresholdHigh": 20,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "gyroscopeThresholdLow": 4.5
11-18 13:16:59.683 11779 11926 I TSLocationManager: },
11-18 13:16:59.683 11779 11926 I TSLocationManager: "debug": false,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "deferTime": 0,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "desiredAccuracy": 100,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "desiredOdometerAccuracy": 100,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "disableAutoSyncOnCellular": false,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "disableElasticity": false,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "disableLocationAuthorizationAlert": false,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "disableMotionActivityUpdates": false,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "disableProviderChangeRecord": false,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "disableStopDetection": false,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "distanceFilter": 10,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "elasticityMultiplier": 1,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "enableHeadless": false,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "enableTimestampMeta": false,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "extras": {},
11-18 13:16:59.683 11779 11926 I TSLocationManager: "fastestLocationUpdateInterval": -1,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "foregroundService": true,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "geofenceInitialTriggerEntry": true,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "geofenceModeHighAccuracy": false,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "geofenceProximityRadius": 1000,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "geofenceTemplate": "",
11-18 13:16:59.683 11779 11926 I TSLocationManager: "headers": {},
11-18 13:16:59.683 11779 11926 I TSLocationManager: "headlessJobService": "",
11-18 13:16:59.683 11779 11926 I TSLocationManager: "heartbeatInterval": -1,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "httpRootProperty": "location",
11-18 13:16:59.683 11779 11926 I TSLocationManager: "httpTimeout": 60000,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "isMoving": false,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "locationAuthorizationRequest": "Always",
11-18 13:16:59.683 11779 11926 I TSLocationManager: "locationTemplate": "",
11-18 13:16:59.683 11779 11926 I TSLocationManager: "locationTimeout": 60,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "locationUpdateInterval": 1000,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "locationsOrderDirection": "ASC",
11-18 13:16:59.683 11779 11926 I TSLocationManager: "logLevel": 0,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "logMaxDays": 3,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "maxBatchSize": -1,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "maxDaysToPersist": 1,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "maxMonitoredGeofences": 97,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "maxRecordsToPersist": -1,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "method": "POST",
11-18 13:16:59.683 11779 11926 I TSLocationManager: "minimumActivityRecognitionConfidence": 75,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "motionTriggerDelay": 0,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "notification": {
11-18 13:16:59.683 11779 11926 I TSLocationManager: "layout": "",
11-18 13:16:59.683 11779 11926 I TSLocationManager: "title": "",
11-18 13:16:59.683 11779 11926 I TSLocationManager: "text": "Location Service activated",
11-18 13:16:59.683 11779 11926 I TSLocationManager: "color": "",
11-18 13:16:59.683 11779 11926 I TSLocationManager: "channelName": "TSLocationManager",
11-18 13:16:59.683 11779 11926 I TSLocationManager: "channelId": "",
11-18 13:16:59.683 11779 11926 I TSLocationManager: "smallIcon": "",
11-18 13:16:59.683 11779 11926 I TSLocationManager: "largeIcon": "",
11-18 13:16:59.683 11779 11926 I TSLocationManager: "priority": -1,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "sticky": false,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "strings": {},
11-18 13:16:59.683 11779 11926 I TSLocationManager: "actions": []
11-18 13:16:59.683 11779 11926 I TSLocationManager: },
11-18 13:16:59.683 11779 11926 I TSLocationManager: "params": {},
11-18 13:16:59.683 11779 11926 I TSLocationManager: "persist": true,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "persistMode": 2,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "schedule": [],
11-18 13:16:59.683 11779 11926 I TSLocationManager: "scheduleUseAlarmManager": false,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "speedJumpFilter": 300,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "startOnBoot": false,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "stationaryRadius": 25,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "stopAfterElapsedMinutes": 0,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "stopOnStationary": false,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "stopOnTerminate": true,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "stopTimeout": 5,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "triggerActivities": "in_vehicle, on_bicycle, on_foot, running, walking",
11-18 13:16:59.683 11779 11926 I TSLocationManager: "url": "",
11-18 13:16:59.683 11779 11926 I TSLocationManager: "useSignificantChangesOnly": false,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "enabled": false,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "schedulerEnabled": false,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "trackingMode": 1,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "odometer": 0,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "isFirstBoot": false,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "didLaunchInBackground": false,
11-18 13:16:59.683 11779 11926 I TSLocationManager: "didDeviceReboot": false
11-18 13:16:59.683 11779 11926 I TSLocationManager: }
11-18 13:17:55.008 12033 12175 I TSLocationManager: [c.t.l.logger.LoggerFacade$a a]
11-18 13:17:55.008 12033 12175 I TSLocationManager: ╔═════════════════════════════════════════════
11-18 13:17:55.008 12033 12175 I TSLocationManager: ║ TSLocationManager version: 3.6.0 (435)
11-18 13:17:55.008 12033 12175 I TSLocationManager: ╠═════════════════════════════════════════════
11-18 13:17:55.008 12033 12175 I TSLocationManager: ╟─ Google sdk_gphone64_x86_64 @ 14 (react)
11-18 13:17:55.008 12033 12175 I TSLocationManager: {
11-18 13:17:55.008 12033 12175 I TSLocationManager: "activityRecognitionInterval": 10000,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "allowIdenticalLocations": false,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "authorization": {},
11-18 13:17:55.008 12033 12175 I TSLocationManager: "autoSync": true,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "autoSyncThreshold": 0,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "backgroundPermissionRationale": {
11-18 13:17:55.008 12033 12175 I TSLocationManager: "title": "Allow {applicationName} to access this device's location even when closed or not in use?",
11-18 13:17:55.008 12033 12175 I TSLocationManager: "message": "[CHANGEME] This app collects location data for FEATURE X and FEATURE Y.",
11-18 13:17:55.008 12033 12175 I TSLocationManager: "positiveAction": "Change to \"{backgroundPermissionOptionLabel}\"",
11-18 13:17:55.008 12033 12175 I TSLocationManager: "negativeAction": ""
11-18 13:17:55.008 12033 12175 I TSLocationManager: },
11-18 13:17:55.008 12033 12175 I TSLocationManager: "batchSync": false,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "configUrl": "",
11-18 13:17:55.008 12033 12175 I TSLocationManager: "crashDetector": {
11-18 13:17:55.008 12033 12175 I TSLocationManager: "enabled": false,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "accelerometerThresholdHigh": 20,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "accelerometerThresholdLow": 4.5,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "gyroscopeThresholdHigh": 20,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "gyroscopeThresholdLow": 4.5
11-18 13:17:55.008 12033 12175 I TSLocationManager: },
11-18 13:17:55.008 12033 12175 I TSLocationManager: "debug": false,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "deferTime": 0,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "desiredAccuracy": 100,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "desiredOdometerAccuracy": 100,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "disableAutoSyncOnCellular": false,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "disableElasticity": false,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "disableLocationAuthorizationAlert": false,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "disableMotionActivityUpdates": false,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "disableProviderChangeRecord": false,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "disableStopDetection": false,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "distanceFilter": 10,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "elasticityMultiplier": 1,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "enableHeadless": false,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "enableTimestampMeta": false,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "extras": {},
11-18 13:17:55.008 12033 12175 I TSLocationManager: "fastestLocationUpdateInterval": -1,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "foregroundService": true,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "geofenceInitialTriggerEntry": true,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "geofenceModeHighAccuracy": false,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "geofenceProximityRadius": 1000,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "geofenceTemplate": "",
11-18 13:17:55.008 12033 12175 I TSLocationManager: "headers": {},
11-18 13:17:55.008 12033 12175 I TSLocationManager: "headlessJobService": "",
11-18 13:17:55.008 12033 12175 I TSLocationManager: "heartbeatInterval": -1,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "httpRootProperty": "location",
11-18 13:17:55.008 12033 12175 I TSLocationManager: "httpTimeout": 60000,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "isMoving": false,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "locationAuthorizationRequest": "Always",
11-18 13:17:55.008 12033 12175 I TSLocationManager: "locationTemplate": "",
11-18 13:17:55.008 12033 12175 I TSLocationManager: "locationTimeout": 60,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "locationUpdateInterval": 1000,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "locationsOrderDirection": "ASC",
11-18 13:17:55.008 12033 12175 I TSLocationManager: "logLevel": 0,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "logMaxDays": 3,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "maxBatchSize": -1,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "maxDaysToPersist": 1,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "maxMonitoredGeofences": 97,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "maxRecordsToPersist": -1,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "method": "POST",
11-18 13:17:55.008 12033 12175 I TSLocationManager: "minimumActivityRecognitionConfidence": 75,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "motionTriggerDelay": 0,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "notification": {
11-18 13:17:55.008 12033 12175 I TSLocationManager: "layout": "",
11-18 13:17:55.008 12033 12175 I TSLocationManager: "title": "",
11-18 13:17:55.008 12033 12175 I TSLocationManager: "text": "Location Service activated",
11-18 13:17:55.008 12033 12175 I TSLocationManager: "color": "",
11-18 13:17:55.008 12033 12175 I TSLocationManager: "channelName": "TSLocationManager",
11-18 13:17:55.008 12033 12175 I TSLocationManager: "channelId": "",
11-18 13:17:55.008 12033 12175 I TSLocationManager: "smallIcon": "",
11-18 13:17:55.008 12033 12175 I TSLocationManager: "largeIcon": "",
11-18 13:17:55.008 12033 12175 I TSLocationManager: "priority": -1,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "sticky": false,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "strings": {},
11-18 13:17:55.008 12033 12175 I TSLocationManager: "actions": []
11-18 13:17:55.008 12033 12175 I TSLocationManager: },
11-18 13:17:55.008 12033 12175 I TSLocationManager: "params": {},
11-18 13:17:55.008 12033 12175 I TSLocationManager: "persist": true,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "persistMode": 2,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "schedule": [],
11-18 13:17:55.008 12033 12175 I TSLocationManager: "scheduleUseAlarmManager": false,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "speedJumpFilter": 300,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "startOnBoot": false,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "stationaryRadius": 25,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "stopAfterElapsedMinutes": 0,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "stopOnStationary": false,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "stopOnTerminate": true,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "stopTimeout": 5,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "triggerActivities": "in_vehicle, on_bicycle, on_foot, running, walking",
11-18 13:17:55.008 12033 12175 I TSLocationManager: "url": "",
11-18 13:17:55.008 12033 12175 I TSLocationManager: "useSignificantChangesOnly": false,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "enabled": false,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "schedulerEnabled": false,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "trackingMode": 1,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "odometer": 0,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "isFirstBoot": false,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "didLaunchInBackground": false,
11-18 13:17:55.008 12033 12175 I TSLocationManager: "didDeviceReboot": false
11-18 13:17:55.008 12033 12175 I TSLocationManager: }
11-18 13:23:52.402 13119 13284 I TSLocationManager: [c.t.l.logger.LoggerFacade$a a]
11-18 13:23:52.402 13119 13284 I TSLocationManager: ╔═════════════════════════════════════════════
11-18 13:23:52.402 13119 13284 I TSLocationManager: ║ TSLocationManager version: 3.6.0 (435)
11-18 13:23:52.402 13119 13284 I TSLocationManager: ╠═════════════════════════════════════════════
11-18 13:23:52.402 13119 13284 I TSLocationManager: ╟─ Google sdk_gphone64_x86_64 @ 14 (react)
11-18 13:23:52.402 13119 13284 I TSLocationManager: {
11-18 13:23:52.402 13119 13284 I TSLocationManager: "activityRecognitionInterval": 10000,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "allowIdenticalLocations": false,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "authorization": {},
11-18 13:23:52.402 13119 13284 I TSLocationManager: "autoSync": true,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "autoSyncThreshold": 0,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "backgroundPermissionRationale": {
11-18 13:23:52.402 13119 13284 I TSLocationManager: "title": "Allow {applicationName} to access this device's location even when closed or not in use?",
11-18 13:23:52.402 13119 13284 I TSLocationManager: "message": "[CHANGEME] This app collects location data for FEATURE X and FEATURE Y.",
11-18 13:23:52.402 13119 13284 I TSLocationManager: "positiveAction": "Change to \"{backgroundPermissionOptionLabel}\"",
11-18 13:23:52.402 13119 13284 I TSLocationManager: "negativeAction": ""
11-18 13:23:52.402 13119 13284 I TSLocationManager: },
11-18 13:23:52.402 13119 13284 I TSLocationManager: "batchSync": false,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "configUrl": "",
11-18 13:23:52.402 13119 13284 I TSLocationManager: "crashDetector": {
11-18 13:23:52.402 13119 13284 I TSLocationManager: "enabled": false,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "accelerometerThresholdHigh": 20,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "accelerometerThresholdLow": 4.5,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "gyroscopeThresholdHigh": 20,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "gyroscopeThresholdLow": 4.5
11-18 13:23:52.402 13119 13284 I TSLocationManager: },
11-18 13:23:52.402 13119 13284 I TSLocationManager: "debug": false,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "deferTime": 0,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "desiredAccuracy": 100,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "desiredOdometerAccuracy": 100,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "disableAutoSyncOnCellular": false,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "disableElasticity": false,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "disableLocationAuthorizationAlert": false,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "disableMotionActivityUpdates": false,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "disableProviderChangeRecord": false,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "disableStopDetection": false,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "distanceFilter": 10,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "elasticityMultiplier": 1,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "enableHeadless": false,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "enableTimestampMeta": false,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "extras": {},
11-18 13:23:52.402 13119 13284 I TSLocationManager: "fastestLocationUpdateInterval": -1,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "foregroundService": true,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "geofenceInitialTriggerEntry": true,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "geofenceModeHighAccuracy": false,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "geofenceProximityRadius": 1000,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "geofenceTemplate": "",
11-18 13:23:52.402 13119 13284 I TSLocationManager: "headers": {},
11-18 13:23:52.402 13119 13284 I TSLocationManager: "headlessJobService": "",
11-18 13:23:52.402 13119 13284 I TSLocationManager: "heartbeatInterval": -1,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "httpRootProperty": "location",
11-18 13:23:52.402 13119 13284 I TSLocationManager: "httpTimeout": 60000,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "isMoving": false,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "locationAuthorizationRequest": "Always",
11-18 13:23:52.402 13119 13284 I TSLocationManager: "locationTemplate": "",
11-18 13:23:52.402 13119 13284 I TSLocationManager: "locationTimeout": 60,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "locationUpdateInterval": 1000,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "locationsOrderDirection": "ASC",
11-18 13:23:52.402 13119 13284 I TSLocationManager: "logLevel": 0,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "logMaxDays": 3,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "maxBatchSize": -1,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "maxDaysToPersist": 1,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "maxMonitoredGeofences": 97,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "maxRecordsToPersist": -1,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "method": "POST",
11-18 13:23:52.402 13119 13284 I TSLocationManager: "minimumActivityRecognitionConfidence": 75,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "motionTriggerDelay": 0,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "notification": {
11-18 13:23:52.402 13119 13284 I TSLocationManager: "layout": "",
11-18 13:23:52.402 13119 13284 I TSLocationManager: "title": "",
11-18 13:23:52.402 13119 13284 I TSLocationManager: "text": "Location Service activated",
11-18 13:23:52.402 13119 13284 I TSLocationManager: "color": "",
11-18 13:23:52.402 13119 13284 I TSLocationManager: "channelName": "TSLocationManager",
11-18 13:23:52.402 13119 13284 I TSLocationManager: "channelId": "",
11-18 13:23:52.402 13119 13284 I TSLocationManager: "smallIcon": "",
11-18 13:23:52.402 13119 13284 I TSLocationManager: "largeIcon": "",
11-18 13:23:52.402 13119 13284 I TSLocationManager: "priority": -1,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "sticky": false,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "strings": {},
11-18 13:23:52.402 13119 13284 I TSLocationManager: "actions": []
11-18 13:23:52.402 13119 13284 I TSLocationManager: },
11-18 13:23:52.402 13119 13284 I TSLocationManager: "params": {},
11-18 13:23:52.402 13119 13284 I TSLocationManager: "persist": true,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "persistMode": 2,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "schedule": [],
11-18 13:23:52.402 13119 13284 I TSLocationManager: "scheduleUseAlarmManager": false,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "speedJumpFilter": 300,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "startOnBoot": false,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "stationaryRadius": 25,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "stopAfterElapsedMinutes": 0,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "stopOnStationary": false,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "stopOnTerminate": true,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "stopTimeout": 5,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "triggerActivities": "in_vehicle, on_bicycle, on_foot, running, walking",
11-18 13:23:52.402 13119 13284 I TSLocationManager: "url": "",
11-18 13:23:52.402 13119 13284 I TSLocationManager: "useSignificantChangesOnly": false,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "enabled": false,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "schedulerEnabled": false,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "trackingMode": 1,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "odometer": 0,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "isFirstBoot": false,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "didLaunchInBackground": false,
11-18 13:23:52.402 13119 13284 I TSLocationManager: "didDeviceReboot": false
11-18 13:23:52.402 13119 13284 I TSLocationManager: }
<details><summary>Logs</summary>
``` <!-- Syntax highlighting: DO NOT REMOVE -->
PASTE_YOUR_LOGS_HERE
Your Environment
react-native -v
): 73.7kod olarak bir sorunum yok kodum geçen haftaya kadar sorunsuzdu. şimdi ise çöküyor Firebase Crashlist de Önemli İstisna: Java.lang.In IntegratedClassChangeError: com.google.android.gms.location.FusedLocationProviderClient arayüzü bulundu, ancak sınıf bekleniyordu ('com.google.android.gms.location.FusedLocationProviderClient' bildirimi /data/app/ dosyasında görünüyor) com.stallwartdev.locasense-ZWAIMXRHlVYU2x8KzvIFNg==/base.apk!classes6.dex) com.transistorsoft.xms.g.location.FusedLocationProviderClient.getLastLocation adresinde(:50) com.transistorsoft.locationmanager.location.TSLocationManager.getLastLocation adresinde(:20) com.transistorsoft.locationmanager.geofence.TSGeofenceManager$d.a(:38) adresinde com.transistorsoft.locationmanager.gefence.TSGeofenceManager$d.$r8$lambda$d9XVTmmXexCa5zsd2xQEwdzDPeo() adresinde com.transistorsoft.locationmanager.gefence.TSGeofenceManager$d$$ExternalSyntheticLambda0.run(:2) adresinde java.util.concurrent.ThreadPoolExecutor.runWorker'da(ThreadPoolExecutor.java:1167) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) adresinde java.lang.Thread.run'da(Thread.java:764)
böyle bir çökme sorunu veriyor