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

Add: AppCenter configuration [Feature] #5

Closed
mrlacey opened this issue Nov 4, 2022 · 3 comments
Closed

Add: AppCenter configuration [Feature] #5

mrlacey opened this issue Nov 4, 2022 · 3 comments
Labels
enhancement New feature or request
Milestone

Comments

@mrlacey
Copy link
Owner

mrlacey commented Nov 4, 2022

Add a feature option for including AppCenter

  • include the packages
  • Add basic code for wiring up functionality, including placeholders for keys
@mrlacey mrlacey added the enhancement New feature or request label Nov 4, 2022
@Mephisztoe
Copy link

Regarding this: Should this one include an option to prevent production use keys find their way into the repo? Azure KeyVault might be an option or Mobile.BuildTools. Also, when testing locally, the keys could exist as environment variables. Especially Mobile.BuildTools offers a kinda nice way of setting things up so that it works locally as well as when being built by Azure DevOps for instance.

@mrlacey
Copy link
Owner Author

mrlacey commented Jan 12, 2023

Doing this in a simple way first.
Have created a follow-up issue (#14) for managing the storage of keys, etc.

@mrlacey mrlacey added this to the 1.2 milestone Jan 12, 2023
@mrlacey
Copy link
Owner Author

mrlacey commented Jan 12, 2023

implemented ready for 1.2 release

@mrlacey mrlacey closed this as completed Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants