Xamaarin - EstimoteProximitySDK is missing (Failed to add in a project)

I just downloaded the sample run, and it works fine!

But when I tried to add the project and reference to my own project, Im receiving and error and the app crashs.

The Application Output window show this message:

dyld: Library not loaded: .dylib
Referenced from: /private/var/containers/Bundle/Application/5A813272-5B92-419C-A5A0-D25A332B61B2/MyAppName/Frameworks/EstimoteProximitySDK.framework/EstimoteProximitySDK
Reason: image not found

I have same problem now, Can you resolve it?

Thanks for posting @minayaleon! Could you provide some more details? What version of the Estimote.iOS.Proximity are you using, have you tried with the latest one, and what’s the full error message?

Sure, i have this version en my Pod file

platform :ios, ‘11.0’ (Installed November 2018 and stopped working a few days ago )

But i execute pod update and volia, now it’s working

Tnaks for you time