Beaconstac / NearBee-iOS-SDK

Beaconstac NearBee SDK for iOS
https://www.beaconstac.com
MIT License
1 stars 1 forks source link

Pod not working on device #23

Open ricardorauber-poatek opened 3 years ago

ricardorauber-poatek commented 3 years ago

Hi,

I am using v3.2.13 from CocoaPods and I am able to build the app with Xcode 12.5.1, but when I run the app I get this error:

dyld: Symbol not found: __ZN5swift34swift50override_conformsToProtocolEPKNS_14TargetMetadataINS_9InProcessEEEPKNS_24TargetProtocolDescriptorIS1_EEPFPKNS_18TargetWitnessTableIS1_EES4_S8_E
  Referenced from: /private/var/containers/Bundle/Application/3DD191EA-96C0-4F54-AC87-D127C4837B5F/***.app/Frameworks/NearBee.framework/NearBee
  Expected in: /private/var/containers/Bundle/Application/3DD191EA-96C0-4F54-AC87-D127C4837B5F/***.app/Frameworks/EddystoneScanner.framework/EddystoneScanner
 in /private/var/containers/Bundle/Application/3DD191EA-96C0-4F54-AC87-D127C4837B5F/***.app/Frameworks/NearBee.framework/NearBee

Could you guys help me on this?

Thanks!