Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-94267

[iOS] Settings:fileName property causes Settings to fail

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.15
    • Quick: Other
    • None
    • iOS 14.6
    • iOS/tvOS/watchOS

    Description

      Background

      macOS 10.15.4

      iOS 14.6

      Observed behavior

      When setting the `fileName` property and deploying to macOS, the appropriately-named file appears in the app bundle, in `Contents/MacOS`. On subsequent runs, the app fetches and loads the data correctly.

      However, when the identical code is compile and deployed to iOS, the app fails to fetch and load the saved data. I am unfamiliar with the iOS file system and thus cannot confirm if the file is beingĀ  appropriately generated.

      P.S. Note, that using the `category` property works for both macOS and iOS.

      Expected behavior

      The app should behave identically no matter if it is compiled for iOS or macOS.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            kubark42_ Kenz Dale
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes