Skip to content
New issue

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

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

isMocked is always false according to the documentation #1216

Closed
1 of 2 tasks
vanlooverenkoen opened this issue Feb 10, 2023 · 2 comments 路 May be fixed by #1370
Closed
1 of 2 tasks

isMocked is always false according to the documentation #1216

vanlooverenkoen opened this issue Feb 10, 2023 · 2 comments 路 May be fixed by #1370
Assignees
Labels
P2 Important issues not at the top of the work list. platform: ios Issue is related to the iOS platform type: enhancement New feature or request

Comments

@vanlooverenkoen
Copy link

馃悰 Bug Report

This is the documentation

  /// Will be true on Android (starting from API lvl 18) when the location came
  /// from the mocked provider.
  ///
  /// On iOS this value will always be false.
  final bool isMocked;

But #1079 added support for isMocked in iOS 15

Configuration

Version: 9.0.2

Platform:

  • 馃摫 iOS
  • 馃 Android
@TimHoogstrate
Copy link
Contributor

Dear @vanlooverenkoen,

Your suggestion seems to be correct. I'll label this as an enhancement. Thanks!

@TimHoogstrate TimHoogstrate added type: enhancement New feature or request platform: ios Issue is related to the iOS platform P2 Important issues not at the top of the work list. labels Aug 3, 2023
@TimHoogstrate TimHoogstrate self-assigned this Nov 8, 2023
@TimHoogstrate
Copy link
Contributor

Is resolved by 1370

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 Important issues not at the top of the work list. platform: ios Issue is related to the iOS platform type: enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants