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 capabilities dependencies to the readme #9

Closed
isaiahtaylorhh opened this issue Mar 25, 2020 · 1 comment
Closed

Add capabilities dependencies to the readme #9

isaiahtaylorhh opened this issue Mar 25, 2020 · 1 comment
Assignees

Comments

@isaiahtaylorhh
Copy link

This app introduces at least a few capabilities that need to be added to info.plist and other places on iOS.

  • Apple notification service
  • Photo library
  • Contacts?
  • Location?
  • Speech Recognition?
  • Calendars?

I'm not sure what's generating all these requirements in my app. The top two at least are clearly from this package. Could all of the necessary capabilities be listed?

@imtoori
Copy link
Contributor

imtoori commented Mar 25, 2020

@isaiahtaylor There were some instruction in the README, but some information was missing.
Go here to read more about what we require.

This is all due to dependencies like file_picker, image_picker and video_player.

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