The EILRequestFetchLocation class’ initWithLocationIdentifier: method expects a string identifier.
The identifier is always lower case regardless of its case during creation. The SDK method initWithLocationIdentifier: can internally convert any passed string into lowercase.
Just a suggestion, does it sound correct?
Hi akshay1188!
We indeed should have done it for location identifier as well, so definitely we will do it. Thank you catching that!