SamyNassiem
Results
2
comments of
SamyNassiem
I have the same issue and I am using Firebase admin API ``` ` [INFO] [SUB] W/ActivityManager( 4426): setHasOverlayUi called on unknown pid: 8943 [INFO] [SUB] D/GluonAttach(10864): [Custome Debug Message]:...
Update I upgraded the Firebase libs, and it is working (until now :) ) ``` implementation 'com.google.gms:google-services:4.4.1' implementation 'com.google.firebase:firebase-messaging:23.4.1' ```