zoho / SalesIQ-Mobilisten-ReactNative

Your mobile app's ideal live chat partner. Power up your mobile App with the SalesIQ Mobilisten SDK for React-Native.
https://mobilisten.io/
9 stars 11 forks source link

Unable to successfully build on Android #82

Closed oluomotoso closed 4 months ago

oluomotoso commented 4 months ago

`* What went wrong:

Could not find com.zoho.salesiq:mobilisten:7.0.2. Searched in the following locations:

`

bhahirathan-mb-11956 commented 4 months ago

Hi @oluomotoso ,

Thanks for writing to us. Kindly verify if you have added Zoho's maven URL in your project-level build.gradle/settings.gradle under allprojects - repositories as mentioned in the 2nd step of Android's Installation in README.md.

allprojects {
    repositories {
             ....
             maven { url 'https://maven.zohodl.com' }
             ....
    }
}

If the issue persists, feel free to write back to us at support@zohosalesiq.com with the Github issue ID.

Regards, Bhahirathan M, Zoho SalesIQ.

bhahirathan-mb-11956 commented 4 months ago

Hi @oluomotoso ,

As there is no recent activity from your side, we are closing this issue. You can reopen this again anytime. Meanwhile, please check out our latest version.

Please feel free to write back to us at (support@zohosalesiq.com) if the issue persists.

Best regards, Bhahirathan M, Zoho SalesIQ.