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
It works fine, no errors. But when I tried to upload my app to Google play console it shows me these screens.
This is something new to me. I don't mind to create a video.
How do you handle this new situation?
Thanks.
My app using Firebug messaging. I updated the EDI to 13 and according to Erel's tutorial added these 2 lines into my manifest
B4X:
AddPermission(android.permission.FOREGROUND_SERVICE_REMOTE_MESSAGING)
SetServiceAttribute(FirebaseMessaging, android:foregroundServiceType, "remoteMessaging")
It works fine, no errors. But when I tried to upload my app to Google play console it shows me these screens.
This is something new to me. I don't mind to create a video.
How do you handle this new situation?
Thanks.