cometchat-sample-app-android-kotlin icon indicating copy to clipboard operation
cometchat-sample-app-android-kotlin copied to clipboard

Voice & Video Calling and Text Chat App for Kotlin (Android)

Results 4 cometchat-sample-app-android-kotlin issues
Sort by recently updated
recently updated
newest added

This PR aims to: - Fix a bug that blocks IDE from building (`e,lse`). - Update dependencies to latest version, to match with current Android Studio's default profile.

As the code base is in kotlin you can directly use the view ids instead of writing `findViewById` or make use of `View Binding` if your project is not using...

All R.style inside uikit showing error implementation 'com.cometchat:pro-android-chat-sdk:3.0.0' implementation 'com.google.android.material:material:1.6.1' ![Screenshot 2022-08-30 at 7 14 02 PM](https://user-images.githubusercontent.com/65755340/187453266-807164bb-e74f-42de-87aa-6ccb01ec5b90.png) ![Screenshot 2022-09-01 at 11 16 53 AM](https://user-images.githubusercontent.com/65755340/187840655-fee03de5-6890-40e0-bce3-cc89b4217e6f.png) ![Screenshot 2022-09-01 at 11 17 21...

### Issue > i am getting crash after opening sample application. ### to repreduce i've cloned app and run from android studio iguana - Step 1.. - open app -...