After installing Estimote's IndoorLocationSDK via cocoa pods, I am getting two errors when connecting a view for the map layout. These errors don't stop the build from completing successfully and the app does not crash. The two errors I am receiving are:
Failed to update auto layout status: failed to load designables from path (null)
-Failed to render instance of ESTIndoorLocationView : failed to load designables from path (null)
Has anyone found a proper solution for this? Obviously removing the IBDESIGNABLE part will silence these errors, since they only happen when you open a Storyboard/nib that has a custom view inside with IBDESIGNABLE enabled in order to provide Live Rendering.
The issue is that we love the Live Rendering capabilities in Cocoapods from some reason, I would like to still be able to live render the view.
You seem to be very familiar with our Indoor Location system. Have you heard of our RealityHack Challenge? Check it out here: http://ow.ly/I0qyg and don't hesitate to take part!