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

        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.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: