相关疑难解决方法(0)

Android上的Firebase需要哪些ProGuard配置?

使用适用于Android应用的Firebase SDK时,我会不断收到类似的警告和错误(在Eclipse中):

Warning ... can't find referenced class ...
Warning: there were ... unresolved references to classes or interfaces ...
You may need to specify additional library jars (using '-libraryjars') ...
Run Code Online (Sandbox Code Playgroud)

很遗憾,Firebase没有任何关于其与ProGuard一起使用的官方文档.

在使用ProGuard进行模糊处理时,我的应用程序需要哪些指令才能使用Firebase成功编译版本?

android proguard firebase

39
推荐指数
4
解决办法
3万
查看次数

标签 统计

android ×1

firebase ×1

proguard ×1