I’ve installed the indoor sdk through he coocapod installation and I am following the instructions online. However, No “EIL” files are being installed. So the instructions that are asking to bridge these files:
#import “EILIndoorLocationManager.h”
#import “EILIndoorLocationView.h”
#import “EILLocation.h”
#import “EILLocationBuilder.h”
Fails. I have uninstalled and installed it again using this in the Podfie:
pod ‘EstimoteIndoorSDK’
I appreciate any help - I must be missing something…