Hi, i have a problem when install bitmovin in flutter, i installed bitmovin_player version 0.12.0 and when try to run the app appear and error that not launch the app
dyld[1517]: Symbol not found: _$s13CoreCollector10CustomDataC11customData10E5Data20E5Data30E5Data40E5Data50E5Data60E5Data70E5Data80E5Data90E6Data100E6Data110E6Data120E6Data130E6Data140E6Data150E6Data160E6Data170E6Data180E6Data190E6Data200E6Data210E6Data220E6Data230E6Data240E6Data250E6Data260E6Data270E6Data280E6Data290E6Data3014experimentNameACSSSg_A7_A7_A7_A7_A7_A7_A7_A7_A7_A7_A7_A7_A7_A7_A7_A7_A7_A7_A7_A7_A7_A7_A7_A7_A7_A7_A7_A7_A7_A7_tcfCTj
Referenced from: <869D9F4C-856D-307E-9EFE-A252CBFB87B4> /private/var/containers/Bundle/Application/54F02B55-CFAE-466A-ABBB-8F5B0E6B53C6/Runner.app/Frameworks/BitmovinPlayerAnalytics.framework/BitmovinPlayerAnalytics
Expected in: <7ABE2195-C7BE-31EF-B8E7-E42803A9719D> /private/var/containers/Bundle/Application/54F02B55-CFAE-466A-ABBB-8F5B0E6B53C6/Runner.app/Frameworks/CoreCollector.framework/CoreCollector
i try to delete deriveddata from xcode, clear cache, delete and reinstall pods but also appear the same error, this is my pod file version ios
platform :ios, ‘14.0’
but not working to launch the app