Skip to content

Instantly share code, notes, and snippets.

@maxirosson
Created March 24, 2021 20:42
Show Gist options
  • Save maxirosson/4db52bd8f58c5eb43112bd8988f65529 to your computer and use it in GitHub Desktop.
Save maxirosson/4db52bd8f58c5eb43112bd8988f65529 to your computer and use it in GitHub Desktop.
override fun onNewToken(newPushToken: String) {
FirebaseMessaging.getInstance().subscribeToTopic("REMOTE_CONFIG_PUSH")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment