Open iOSprojectsmaxwell opened 3 years ago
when I add a filter with video app getting crash due to "Default Library not found ",the line of code BBMetalDevice.shareddevice.DefultLibrary Line.
Did you add use_frameworks! in the Podfile?
use_frameworks!
when I add a filter with video app getting crash due to "Default Library not found ",the line of code BBMetalDevice.shareddevice.DefultLibrary Line.