You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using the sdk with Expo.
On ios seems to works well.
On android we can't build.
running expo run:android
FAILURE: Build failed with an exception.
What went wrong:
Could not determine the dependencies of task ':app:processDebugResources'.
Could not resolve all task dependencies for configuration ':app:debugRuntimeClasspath'. Could not find io.kommunicate.sdk:kommunicateui:2.8.2.
we have installed the last version -> "react-native-kommunicate-chat": "^2.3.0",
The text was updated successfully, but these errors were encountered:
We are using the sdk with Expo.
On ios seems to works well.
On android we can't build.
running expo run:android
FAILURE: Build failed with an exception.
Could not determine the dependencies of task ':app:processDebugResources'.
Could not resolve all task dependencies for configuration ':app:debugRuntimeClasspath'.
Could not find io.kommunicate.sdk:kommunicateui:2.8.2.
we have installed the last version -> "react-native-kommunicate-chat": "^2.3.0",
The text was updated successfully, but these errors were encountered: