Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Call for Presentations - Qt World Summit

    Unsolved QStandardPaths::AppDataLocation behaves differently between Qt 5.7 and earlier versions

    Mobile and Embedded
    1
    1
    223
    Loading More Posts
    • 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.
    • A
      Albus last edited by

      By calling QStandardPaths::writableLocation(QStandardPaths::AppDataLocation) in Qt 5.6.1 and Qt 5.7,
      I got different results with iOS:

      /var/mobile/Containers/Data/Application/0CE2549A-CE78-4F1D-8162-B37F9E7FC932/Library/Application Support
      /var/mobile/Containers/Data/Application/72F97D08-D3F5-48B3-835C-87F715E240CC/Library/Application Support

      The data for the installed app will not be accessed again by the same function call.
      Is there any design change for this? Is there any other way that we can obtain the path for Qt 5.6.1?

      Thank you.

      1 Reply Last reply Reply Quote 0
      • First post
        Last post