Skip to content

Conversation

@xgtz421
Copy link
Contributor

@xgtz421 xgtz421 commented Feb 27, 2025

@Johan-dutoit Johan-dutoit linked an issue Feb 28, 2025 that may be closed by this pull request
@Johan-dutoit
Copy link
Collaborator

@xgtz421 thanks for the PR.
please can we remove the package.json changes from the PR 🙏

s.platform = :ios, "9.0"

# Link with AVFoundation and Speech frameworks
s.frameworks = ['AVFoundation', 'Speech']
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The example app only has the Speech framework included, worth testing without AVFoundation.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have restored the package.json file and removed AVFoundation.

@Johan-dutoit Johan-dutoit changed the title Fix the Undefined symbol error in iOS fix(ios): correctly link frameworks required Feb 28, 2025
@Johan-dutoit Johan-dutoit merged commit 2a7d27a into react-native-voice:master Mar 4, 2025
3 checks passed
safaiyeh pushed a commit that referenced this pull request Dec 27, 2025
# [3.3.0](v3.2.4...v3.3.0) (2025-12-27)

### Bug Fixes

* **android:** update build.gradle for RN 0.74+ compatibility ([#577](#577)) ([13f6dce](13f6dce))
* **Expo:** Config plugin setup ([#543](#543)) ([c33c67d](c33c67d))
* fix illegal type in boxed expression ([#452](#452)) ([32aab8b](32aab8b))
* **ios:** correctly link frameworks required ([#535](#535)) ([2a7d27a](2a7d27a))

### Features

* **iOS:** Enable file transcriptions ([#409](#409)) ([03da891](03da891))
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

Successfully merging this pull request may close these issues.

Undefined symbol

3 participants