red5pro / streaming-ios

This repository contains a simple project with a number of iOS examples that can be used for testing and reference.
Other
92 stars 29 forks source link

Undefined symbols for architecture arm64e #172

Closed himanthmaddi closed 5 years ago

himanthmaddi commented 5 years ago

I have no issues with the adding framework and building without errors. But when I start implementation (When I import R5Streaming and adding R5VideoViewController), I'm getting the same error.

I have tried with multiple ways to solve the error, but no luck with any solution in Stack Overflow.

When I do the same thing in a fresh new app, it's all working good. But when I try to implement in the existing app, am facing the errors.

I'm using