Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-28911

EncryptedLocalStore not supported in iOS simulator or on device via "Fast Packaging"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK 4.5.1 (Release)
    • None
    • .Unspecified - Mobile
    • None
    • Affected OS(s): Apple IOS
      Language Found: English

    Description

      Steps to reproduce:
      1. Build an app that accesses the EncryptedLocalStore
      2. Debug app in simulator or on hardware with "Fast Packaging"
      3. Run app and trigger ELS access functionality.

      Actual Results:
      EncryptedLocalStore.isSupported == false in the iOS simulator
      EncryptedLocalStore.isSupported == false on iOS with "Fast Packaging"
      EncryptedLocalStore.isSupported == true on iOS when exported as release build.

      Expected Results:
      EncryptedLocalStore.isSupported == true in the iOS simulator
      EncryptedLocalStore.isSupported == true on iOS with "Fast Packaging"
      EncryptedLocalStore.isSupported == true on iOS when exported as release build.

      Workaround (if any):

      This is a serious bullet to the head for debugging an app that uses ELS. You have no choice but to mock all your ELS access if you want to debug your app.

      Attachments

        Activity

          People

            Unassigned Unassigned
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: