voxeet / voxeet-uxkit-cordova

Dolby.io UXKit for Cordova
Other
1 stars 14 forks source link

1.5.8 and Push Notifications #80

Open codlab opened 1 year ago

codlab commented 1 year ago

Issues are currently under investigation regarding the newest(s) version(s).

So far, one of the issue requires developers to ask for the POST_NOTIFICATIONS permission on Android.

Also after clicking the "accept" button in the notification nothing happens. It's likely an issue with the checkForAwaitingConference(). While the situation is going to be improved, normally a temp fix is to manually call checkForAwaitingConference() after a successful login

The current WIP is under fix/issue_with_notifications

codlab commented 11 months ago

I just introduced an improvement in the Android's UXKit so that out of regular flow will be cleaner. Cordova is now using this as well as part of the fix/issue_with_notifications branch.

It's not yet merged but will soon