Was Applozic repository removed from GitHub?

33 views Asked by At

Our mobile app project uses Applozic SDK for in-app chat. Today we tried to build the project in a new PC. However, the build was failed both in Android and iOS.

// Android
Failed to resolve: com.applozic.communication.message:mobicomkit:5.76

// iOS
fatal: repository 'https://github.com/AppLozic/Applozic-Chat-iOS-Framework.git/' not found

Anyway, the project that had been built before can be still built and is working. Of course, we'll use alternative later, but for now we still want to use it temporarily. Is there any way we can re-use that SDK from other PC?

0

There are 0 answers