Uploaded image for project: 'AeroGear'
  1. AeroGear
  2. AEROGEAR-4103

Consume InstanceID token refresh messages

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • push

      @Override
      public void onTokenRefresh() {
          // Fetch updated Instance ID token and notify our app's server of any changes (if applicable).
          Intent intent = new Intent(this, RegistrationIntentService.class);
          startService(intent);
      }
      

              Unassigned Unassigned
              supittma@redhat.com Summers Pittman (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: