Skip to content

Could not determine the dependencies of task ':react-native-pdf-lib:compileDebugAidl'. #110

@thechaudharysab

Description

@thechaudharysab

After installing the library and adding

      dexOptions {
      jumboMode = true
  }

In the app/build.gradle then cleaning gradle and building the app again gives me:

* What went wrong:
Could not determine the dependencies of task ':react-native-pdf-lib:compileDebugAidl'.
> Could not resolve all task dependencies for configuration ':react-native-pdf-lib:debugCompileClasspath'.
   > Could not find com.tom_roush:pdfbox-android:1.8.9.1.
     Required by:
         project :react-native-pdf-lib

I have only tested this on Android and not on iOS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions