I am using vivo v9 android 8.1.0 oreo. i cant find device id
my config:
implementation 'com.google.firebase:firebase-messaging:17.3.0'
implementation 'com.google.firebase:firebase-core:16.0.3'
class path :
classpath 'com.google.gms:google-services:4.0.0'
Manually we need to this dependencies
implementation 'com.google.android.gms:play-services:11.0.4'
And We need to create a Channel in FCM messaging class.