Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Updated Readme #1227

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Updated Readme #1227

wants to merge 1 commit into from

Conversation

Odinachi
Copy link

@Odinachi Odinachi commented Mar 7, 2023

✨ What kind of change does this PR introduce? (Bug fix, feature, docs update...)

Doc Update

⤵️ What is the current behavior?

App crashes on iOS when app getting position stream without setting background mode on iOS 16 and above

🆕 What is the new behavior (if this is a feature change)?

💥 Does this PR introduce a breaking change?

No

🐛 Recommendations for testing

📝 Links to relevant issues/docs

https://developer.apple.com/documentation/watchkit/background_execution/enabling_background_sessions

🤔 Checklist before submitting

  • I made sure all projects build.
  • I updated pubspec.yaml with an appropriate new version according to the pub versioning philosophy.
  • I updated CHANGELOG.md to add a description of the change.
  • I followed the style guide lines (code style guide).
  • I updated the relevant documentation.
  • I rebased onto current master.

@codecov
Copy link

codecov bot commented Mar 7, 2023

Codecov Report

Patch coverage has no change and project coverage change: +1.70 🎉

Comparison is base (e60daab) 98.29% compared to head (1cc7f3c) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #1227      +/-   ##
===========================================
+ Coverage   98.29%   100.00%   +1.70%     
===========================================
  Files           3         1       -2     
  Lines         117        30      -87     
===========================================
- Hits          115        30      -85     
+ Misses          2         0       -2     
Impacted Files Coverage Δ
geolocator_android/lib/src/geolocator_android.dart
...tor_android/lib/src/types/foreground_settings.dart
...ocator_android/lib/src/types/android_settings.dart
geolocator/lib/geolocator.dart 100.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant