I tried using
FirebaseMessaging.getInstance().subscribeToTopic("news");
but it's been 1 day and half since i used this code line and still nothing shows up. any suggustions?
I have read this but nothing helped: Android: Subscribe to Firebase Cloud Messaging(FCM) Topic
edit: my problem is that the topic i created doesnt show in my firebase notification console.