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

Using this library in local production #37

Open
annie-elequin opened this issue Oct 18, 2022 · 2 comments
Open

Using this library in local production #37

annie-elequin opened this issue Oct 18, 2022 · 2 comments

Comments

@annie-elequin
Copy link

Hello, I was wondering how I might be able to access contacts when I'm running my codebase locally? (The auth status is always "Denied" when running locally, even though when I build it for production everything works as it should)

I imagine this has something to do with production vs development certificates, but I haven't found a very clear tutorial on how I should go about resolving that issue.

Let me know if there is any more information that will help.

@sumersao
Copy link

Bump on this! Did you find anything @annie-elequin?

@annie-elequin
Copy link
Author

@sumersao a coworker of mine said that if he ran our project from Terminal, it seemed to just work - I think it used Terminal's entitlement perhaps?
I have not tested this though so I don't have more details than that at this point

it does work if you build locally with electron-builder and just manually pass an entitlements file, instead of going through the whole production build process

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

No branches or pull requests

2 participants