souvik-ghosh / react-native-create-thumbnail

iOS/Android thumbnail generator with support for both local and remote videos
MIT License
250 stars 105 forks source link

Package name 'com.reactlibrary.createthumbnail' does not correspond to the file path 'com.createthumbnail' #92

Closed alihaxan020 closed 9 months ago

alihaxan020 commented 1 year ago

I am getting this error after scaning code in android studio. VERSIONS: "react-native-create-thumbnail": "^2.0.0-rc.2", "react-native":"0.64.2" GRADLE: distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-all.zip BUILD SCRIPT: buildToolsVersion = "33.0.0" minSdkVersion = 23 compileSdkVersion = 32 targetSdkVersion = 32 ndkVersion = "20.1.5948944" googlePlayServicesVersion = "16.1.0" // default: "+" firebaseVersion = "17.3.4" // default: "+" kotlinVersion = '1.6.21'

image

souvik-ghosh commented 9 months ago

closing due to inactivity

worker722 commented 6 months ago

I am also facing this error, what is solution?