I have added the pod, and imported the header file. I'm using Objective C and when I add the sample code to set a location I get a compiler warning...
Assigning to 'id<LOSPLocationProvider> _Nullable' from incompatible type 'CLLocation *__strong'
Not sure what I did wrong. :(
Plasma
I have added the pod, and imported the header file. I'm using Objective C and when I add the sample code to set a location I get a compiler warning...
Assigning to 'id<LOSPLocationProvider> _Nullable' from incompatible type 'CLLocation *__strong'Not sure what I did wrong. :(
Plasma