Asked
Active
Viewed 58 times
0

Pankaj K.
- 535
- 8
- 18

Shama Ahlawat
- 1
- 1
-
Did you import frame work inside bridge header file ? – Jatin Kathrotiya Dec 13 '18 at 04:25
1 Answers
0
If you install a framework via pod then you don't need to import any class or framework to bridge file. it is automatically added to your project...
Basically whenever we install any framework via pod at that time it is directly not affected in our project so you need to just build again your project after installation then import a framework.
Hope it will work.

Rakesh Patel
- 1,673
- 10
- 27