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

ios build error #2

Closed
stuart-ithands opened this issue Nov 7, 2020 · 2 comments
Closed

ios build error #2

stuart-ithands opened this issue Nov 7, 2020 · 2 comments

Comments

@stuart-ithands
Copy link

Hi,
Once I try to create a build for ios I am getting this error:

Showing Recent Messages
Undefined symbol: OBJC_CLASS$_EnxPlayerView

Undefined symbol: OBJC_CLASS$_EnxUtilityManager

Undefined symbol: OBJC_CLASS$_EnxRtc

@rohitrvayuz
Copy link

Hi, Once I try to create a build for ios I am getting this error:

Showing Recent Messages Undefined symbol: OBJC_CLASS$_EnxPlayerView

Undefined symbol: OBJC_CLASS$_EnxUtilityManager

Undefined symbol: OBJC_CLASS$_EnxRtc

  1. Select Pods
  2. Select enxrtc pod
  3. go to build settings
  4. change bitcode to NO
  5. then change the minimum iOS target on the enxrtc pod to iOS 12.0

@stuart-ithands

@pankajpandeyvcx
Copy link
Contributor

resolved

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

3 participants