ICEmobile
  1. ICEmobile
  2. MOBI-754

Display QR code scan values without server submit

    Details

    • Type: New Feature New Feature
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.3 Beta
    • Fix Version/s: BridgeIt 1.0.2
    • Component/s: Containers
    • Labels:
      None
    • Environment:
      ICEmobile

      Description

      Currently the scanned QR code value is stored in a hidden field and requires server-side processing to be displayed or used. In some cases it would be preferable to display the QR code immediately in the browser.

        Activity

        Hide
        Ted Goddard added a comment -

        QR code values are returned from ICEmobile-SX via #icemobilesx_name=value. This can be extended to multiple name=value separated by &.

        Remaining to be implemented: Spring integration, callback function, thumbnail support.

        Thumbnail support is of a slightly different nature since the thumbnail can be implemented with server-side decoding and offline image capture is intended for a future version.

        Show
        Ted Goddard added a comment - QR code values are returned from ICEmobile-SX via #icemobilesx_name=value. This can be extended to multiple name=value separated by &. Remaining to be implemented: Spring integration, callback function, thumbnail support. Thumbnail support is of a slightly different nature since the thumbnail can be implemented with server-side decoding and offline image capture is intended for a future version.
        Hide
        Ted Goddard added a comment -

        Thumbnail support requires additional features: if the device is offline, the upload may not have occurred even though the thumbnail is available. This status must be included with the thumbnail image data-URL so that the application can display this if desired. (Note that the upload may occur in the background without informing the application, although Ajax Push could be used to enhance this.)

        Show
        Ted Goddard added a comment - Thumbnail support requires additional features: if the device is offline, the upload may not have occurred even though the thumbnail is available. This status must be included with the thumbnail image data-URL so that the application can display this if desired. (Note that the upload may occur in the background without informing the application, although Ajax Push could be used to enhance this.)
        Hide
        Ted Goddard added a comment -

        QR code scanning is now supported through the device command URL response.

        Show
        Ted Goddard added a comment - QR code scanning is now supported through the device command URL response.

          People

          • Assignee:
            Ted Goddard
            Reporter:
            Ted Goddard
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: