Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

[iOS] Remove avfoundation support for LTS releases #462

@tanersener

Description

@tanersener

Both iOS releases include avfoundation support by default. However, enabling avfoundation forces users to set camera permission in their Info.plist file, even though they are not using it. A solution is needed for those users who don't use camera api and don't want to update permissions. Disabling avfoundation in LTS releases can be an option for them.

This change will align camera support for both LTS releases. Android's LTS releases already don't support the camera api.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions