-
Notifications
You must be signed in to change notification settings - Fork 351
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
741dc82
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @mehdok
After update from 1.6.6 to 1.6.12 i have stopped receiving the stream updates of location object but i do get these consoles logs for the location objects from the package itself i believe.
D/plugin (32451): sendLocationEvent {callback=758606796324701262, location={altitude=-17.700000762939453, heading=293.73138, latitude=22.3277915, accuracy=5.616, speed_accuracy=1.7, time=1.64233744E12, is_mocked=false, speed=4.0876374, longitude=73.1923111}}
D/plugin (32451): sendLocationEvent {callback=758606796324701262, location={altitude=-17.700000762939453, heading=293.7315, latitude=22.3277966, accuracy=5.614, speed_accuracy=1.6, time=1.642337441E12, is_mocked=false, speed=2.6273506, longitude=73.1922987}}
D/plugin (32451): sendLocationEvent {callback=758606796324701262, location={altitude=-17.30000114440918, heading=130.26233, latitude=22.3277781, accuracy=4.871, speed_accuracy=2.8, time=1.642337449E12, is_mocked=false, speed=1.9217381, longitude=73.1923261}}
D/plugin (32451): sendLocationEvent {callback=758606796324701262, location={altitude=-17.30000114440918, heading=130.50146, latitude=22.3277631, accuracy=4.466, speed_accuracy=2.9, time=1.64233745E12, is_mocked=false, speed=2.2832127, longitude=73.192345}}
741dc82
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@RohitRB same issue, please check pull requests you will find the soul
tion.
741dc82
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @justjcool
can you point me to the exact pull request, please?
741dc82
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this
741dc82
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FAILURE: Build failed with an exception.
The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher.
The following dependencies do not satisfy the required version:
project ':background_locator' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.21
Anyone help, I already set my kotlin version to be higher than 1.5.20