Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. How set activityType(CLLocationManager) on IOS?
Forum Updated to NodeBB v4.3 + New Features

How set activityType(CLLocationManager) on IOS?

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 244 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    blacktip
    wrote on last edited by blacktip
    #1

    I'm serve a cycle fitness app on android & ios. (by Qt 5.15)
    app name - veloga cycle

    A few days ago, there was a claim that the location would change to a motorway under certain conditions.
    and, I suspect the issue is caused by the options below.

    https://stackoverflow.com/questions/32965705/difference-between-clactivitytype-values-ios-sdk
    "Not only does the activityType affect battery life as specified by Robert's answer and Apple official documentation, it might also affect the way in which the coordinates returned might be "snapped" to the closest road under certain conditions."

    so, I need to change activityType option.
    but I can't found 'set' function about activityType on qgeo* classes.

    Is there any way to change the options?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved