EILIndoorLocationManager does not have a requestAlwaysAuthorization method

I am using EILIndoorLocationManager to create an indoor map manually.
When I call startPositionUpdatesForLocation: nothing is printed to the console.
I have set up my delegate correctly. Neither the - indoorLocationManager:didUpdatePosition:withAccuracy:inLocation: nor the
– indoorLocationManager:didFailToUpdatePositionWithError: is called.

I believe there should be a requestAlwaysAuthorization method on EILIndoorLocationManager that first asks for permissions.

Please help

Indoor Location Manager doesn’t require the Location Services authorization to work at this point.

Does the Estimote Indoor Location app work on your device? What device are we talking about?