remote messaging

  1. A

    Android Question Foreground service permissions

    Hi all. My app using Firebug messaging. I updated the EDI to 13 and according to Erel's tutorial added these 2 lines into my manifest AddPermission(android.permission.FOREGROUND_SERVICE_REMOTE_MESSAGING) SetServiceAttribute(FirebaseMessaging, android:foregroundServiceType, "remoteMessaging")...
Top