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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Electron App Displayed under Location Service on Mac #32606

Open
3 tasks done
schavaLogi opened this issue Jan 25, 2022 · 13 comments
Open
3 tasks done

[Bug]: Electron App Displayed under Location Service on Mac #32606

schavaLogi opened this issue Jan 25, 2022 · 13 comments

Comments

@schavaLogi
Copy link

schavaLogi commented Jan 25, 2022

Preflight Checklist

Electron Version

=> 13.1.5

What operating system are you using?

macOS

Operating System Version

macOS Catalina 10.15.6 & Above

What arch are you using?

x64

Last Known Working Electron version

13.1.4

Expected Behavior

Electron Application which are not using any location related api or framework must not display under Location Services (System Preference -> Security & Privacy -> Location Service)

Based on Release note history it could be a side effect of adding Location provider related at initializations

Actual Behavior

Electron Application which uses >=13.1.5 is listed under location services but below versions working fine

Testcase Gist URL

No response

Additional Information

Release Note: https://www.electronjs.org/releases/stable?version=13&page=4#13.1.5
Electron MR : #29912
Back Ported Changes: #29913. (Chromium specific changes related LocationProvider)

@complexspaces
Copy link
Contributor

In the case of an Electron app packaged for the MAS (more importantly, subsequently sandboxed for such), this issue may also have the same underlying cause as a sandbox violation reported by the system console when the Electron app is started up.

Here's an example from using the 1Password8 beta and watching the event stream in Console.app:
image

@miniak miniak changed the title [Bug]: Electron App Displayed under Location Service in MAC [Bug]: Electron App Displayed under Location Service on Mac Jan 27, 2022
@raksooo
Copy link

raksooo commented Oct 3, 2022

This is still an issue in Electron 19

@github-actions
Copy link
Contributor

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. If you have any new additional information—in particular, if this is still reproducible in the latest version of Electron or in the beta—please include it with your comment!

@github-actions github-actions bot added the stale label Jan 10, 2023
@complexspaces
Copy link
Contributor

This is still an issue in Electron 21.

@github-actions github-actions bot removed the stale label Jan 11, 2023
@github-actions
Copy link
Contributor

github-actions bot commented May 5, 2023

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. If you have any new additional information—in particular, if this is still reproducible in the latest version of Electron or in the beta—please include it with your comment!

@github-actions github-actions bot added the stale label May 5, 2023
@faern
Copy link

faern commented May 8, 2023

Bump. Our Electron based app still shows up under location services (Electron 23.2.0)

@github-actions github-actions bot removed the stale label May 9, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Aug 8, 2023

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. If you have any new additional information—in particular, if this is still reproducible in the latest version of Electron or in the beta—please include it with your comment!

@github-actions github-actions bot added the stale label Aug 8, 2023
@faern
Copy link

faern commented Aug 8, 2023

Bump

@github-actions github-actions bot removed the stale label Aug 9, 2023
@electron-issue-triage
Copy link

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. If you have any new additional information—in particular, if this is still reproducible in the latest version of Electron or in the beta—please include it with your comment!

@faern
Copy link

faern commented Nov 22, 2023

This is still an issue. At least in Electron 26.3.0. Not tried newer yet, but since it's been here since Electron 13 I doubt it has been fixed.

@electron-issue-triage
Copy link

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. If you have any new additional information—in particular, if this is still reproducible in the latest version of Electron or in the beta—please include it with your comment!

@raksooo
Copy link

raksooo commented Feb 22, 2024

Bump. This is still an issue in Electron 29.0.1.

@daemon-reconfig
Copy link

Can you assign this issue to me? And since I am new to this can I get help regarding the bug mentioned above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants