stop using addPushTokenListener
(#4467)
* stop using push token listener * cleanup the hack * add a comment * remove test code * Fix patch --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
This commit is contained in:
parent
4e9a65200e
commit
c73ad43a80
2 changed files with 19 additions and 4 deletions
|
@ -63,7 +63,7 @@ index f1fed19..80afe9e 100644
|
|||
|
||||
+ @Nullable
|
||||
+ public String getChannelId() {
|
||||
+ return mTitle;
|
||||
+ return mChannelId;
|
||||
+ }
|
||||
+
|
||||
@Nullable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue