Android: Installing Crashlytics in an SDK and its embracing app

烂漫一生 提交于 2019-12-08 03:30:06

问题


I'm developing an Andriod SDK project, intended to be imported by other applications.

Currently I have Crashlytics integrated in my SDK. The problem is that some of our clients who want to use the SDK already have Crashlytics integrated, which causes a conflicts between the two fabric libraries.

Is there a way to have Crashlytics installed in an SDK and in its embracing app?

来源:https://stackoverflow.com/questions/30444744/android-installing-crashlytics-in-an-sdk-and-its-embracing-app

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!