ICEmobile
  1. ICEmobile
  2. MOBI-691

Cloud push in Android Container in Blackberry 10 runtime

    Details

    • Type: Improvement Improvement
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.3 Beta
    • Fix Version/s: None
    • Component/s: Containers
    • Labels:
      None
    • Environment:
      Android Container running in Blackberry 10 runtime

      Description

      The Android container can run in the Blackberry 10 runtime pretty well. One item that required work was Cloud push. The Android container doesn't change, but the BB10 environment will register the container with the RIM infrastructure and the push notifications must go out via the RIM infrastructure as well.

      The code changes are
      - changing the C2DMService to check for the configured blackberry prefix on the registration id received from a GCM registration attemp, and if present:
      - change the parking push id URI to start with "bpns:" rather than "c2dm:"

        Activity

        Greg Dick created issue -
        Greg Dick made changes -
        Field Original Value New Value
        Assignee Steve Maryka [ steve.maryka ] Greg Dick [ greg.dick ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34352 Thu Apr 11 12:44:52 MDT 2013 greg.dick MOBI-691 Initial checkin
        Files Changed
        Commit graph ADD /icemobile/trunk/icemobile/client/android/container/ICEmobileContainer.cfg
        Hide
        Greg Dick added a comment -

        This has been fixed. The configuration file, 'ICEmobileContainer.cfg' has been checked in which defines the BB10 cloud registration prefix. If this prefix is found in the GCM registration process, the container registers with the BPNS uri to the push service, which causes cloud notifications from the server to be routed via the Blackberry infrastructure.

        Show
        Greg Dick added a comment - This has been fixed. The configuration file, 'ICEmobileContainer.cfg' has been checked in which defines the BB10 cloud registration prefix. If this prefix is found in the GCM registration process, the container registers with the BPNS uri to the push service, which causes cloud notifications from the server to be routed via the Blackberry infrastructure.
        Greg Dick made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]

          People

          • Assignee:
            Greg Dick
            Reporter:
            Greg Dick
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: