Skip to content

Conversation

michelebombardi
Copy link

No description provided.

@Salakar
Copy link
Contributor

Salakar commented Sep 26, 2017

Looking good, thanks for this - can you also add it to the messaging docs also please, https://github.com/invertase/react-native-firebase/blob/master/docs/modules/cloud-messaging.md

Log.d(TAG, "Deleting instance id");
FirebaseInstanceId.getInstance().deleteInstanceId();
promise.resolve(null);
} catch (IOException e) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you change this to log out the exception using Log rather than printStackTrace?

Copy link
Author

@michelebombardi michelebombardi Sep 27, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done, sorry for the question bui have I to create a new pull request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants