Skip to content

Throwing error cannot find symbol method getMainDiskStorageCache() on building #23

@csooraj

Description

@csooraj

I followed the doc and added react-native-http-cache to my project, but on building the app I am getting the following error

/Users/sooraj/test/node_modules/react-native-http-cache/android/src/main/java/cn/reactnative/httpcache/HttpCacheModule.java

Error:(69, 62) error: cannot find symbol method getMainDiskStorageCache()
Error:(80, 62) error: cannot find symbol method getSmallImageDiskStorageCache()

I could not figure out this issue, could you please help to fix this.

I am using React Native version 0.47

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions