WebRTC-Android-SDK icon indicating copy to clipboard operation
WebRTC-Android-SDK copied to clipboard

Implement sending/displaying push notification

Open mustafaboleken opened this issue 1 year ago • 2 comments
trafficstars

https://github.com/ant-media/Ant-Media-Server/issues/6174

mustafaboleken avatar Mar 25 '24 09:03 mustafaboleken

Do not review yet!

mustafaboleken avatar Mar 25 '24 09:03 mustafaboleken

Hello @mustafaboleken CI is fixed, i think if you merge master it should pass the ci. Then we can merge

lastpeony avatar Jun 26 '24 08:06 lastpeony

Hi @mustafaboleken I refactored some of the PR because there was exception printed on server side when notification content is sent as string and receiverSubscriberId as string. I converted them to JSONObject and JSONArray

Also did a bit refactorization on activity side. Please take a look at my last commit. When you also approve i will merge.

lastpeony avatar Jul 02 '24 11:07 lastpeony

Hi @lastpeony

I just checked your changes. They are okay for me. We can merge it.

mustafaboleken avatar Jul 07 '24 18:07 mustafaboleken