voxeet / voxeet-uxkit-cordova

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

Feature/android fix invitation #75

Closed codlab closed 1 year ago

codlab commented 1 year ago

Fix #72 and #74 as this brings latest SDK's version and also support for up to date environment used by Cordova

One way to check for the current state is to create and app and use the following commands :

cordova platform remove android
cordova platform add android@11.0.0
cordova plugin add "https://github.com/voxeet/voxeet-uxkit-cordova#449fdb67d4e04c644f7431ee4fb5e92f282108e9"
cordova run android
codlab commented 1 year ago

@FabienLavocat please revalidate a Nth time :p had to push a new commit (and resign few things) so that it brings the latest direct improvements