intuit / LocationManager

Easily get the device's current location on iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some way to control activityType

sameer4 opened this issue · comments

My current application isn't achieving a good horizontalAccuracy...

I know GPS accuracy is highly dependent on location and the environment

but i was looking for ways to improve it. and from here

they recommended to set the activity type to .fitness, and there isn't a way to control activityType from library

@lwdupont I would like to pick this task up if that is okay?

@dcortright For sure, thank you!

Thanks! Can I get this assigned to me and the Hacktoberfest label added?

Done :)

@lwdupont not sure if you are the right person to tag for this, but here is my pull request: #123

Thanks! Will review more today sometime. 👍

Fixed with pr#124