-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Description
/Users/dong/project/ejiazi/robotHousekeeper/node_modules/react-native-http-cache/android/src/main/java/cn/reactnative/httpcache/HttpCacheModule.java:69: 错误: 找不到符号
FileCache cache1 = ImagePipelineFactory.getInstance().getMainDiskStorageCache();
^
符号: 方法 getMainDiskStorageCache()
位置: 类 ImagePipelineFactory
/Users/dong/project/ejiazi/robotHousekeeper/node_modules/react-native-http-cache/android/src/main/java/cn/reactnative/httpcache/HttpCacheModule.java:80: 错误: 找不到符号
FileCache cache2 = ImagePipelineFactory.getInstance().getSmallImageDiskStorageCache();
^
符号: 方法 getSmallImageDiskStorageCache()
位置: 类 ImagePipelineFactory
2 个错误
:react-native-http-cache:compileReleaseJavaWithJavac FAILED
Metadata
Metadata
Assignees
Labels
No labels