Skip to content

Instantly share code, notes, and snippets.

@skoch
Created October 21, 2016 20:16
Show Gist options
  • Save skoch/ea6ac359fc61ba53e6fad406b466455b to your computer and use it in GitHub Desktop.
Save skoch/ea6ac359fc61ba53e6fad406b466455b to your computer and use it in GitHub Desktop.
So that we can connect to the FMS once we get that token
[[NSNotificationCenter defaultCenter] addObserver:self
selector:@selector(tokenRefreshNotification:)
name:kFIRInstanceIDTokenRefreshNotification object:nil];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment