Hi,
I am using iOS-Proximity-SDK 0.14.0 and I can able to add listener for my beacons using tag. But in onEnter/onChange completion handler i am not getting beacon attachments inside my context. I have properly configured beacon attachment in cloud. Tag and deviceIdentifier are available in context, only beacon attachments is nil. I can get my beacons attachment when I do curl of get attachments API. I am not getting this in iOS-Proximity-SDK alone.
Kindly help me to fix this.