Iftekhar Rifat
Iftekhar Rifat
This is not yet implemented in the library. I'll check it out when I can, PR is always welcome though :)
Sure, can you propose an API for this ? The API should work for both android & iOS.
Did you mean it's not being invoked immediately ? If `distanceFilter` is not zero, then it'll wait until user moves a certain distance and trigger success callback.
Provide a code sample, how are you using this library to get location ?
Yes, using swift framework increases app size, but it shouldn't be this much as far as I know. There should be an option to strip swift symbols during archiving, can...
There's no subscription related changes in 5.1.1, just a new property was added for accuracy control. It's probably some kind of bug in app side as far as I can...
Set `forceLocationManager: true` to use the default android location api
Does `getCurrentPosition` work or times out ? Also please provide a code sample.
Try the example project and see if the same issue happens. Code looks fine to me.
By building you mean archiving ? or this happens during development too ? >The following build commands failed: >CompileSwift normal x86_64 >CompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler >CompileSwift normal arm64 >CompileSwift normal...