Open hydrococcous opened 6 years ago
I have a same issue with you. and after running my app with that error messages, I can't build it anymore
hi,
change this line in plugins/cordova-safe/src/android/conceal.gradle
repositories {
mavenCentral()
}
dependencies {
// change version 1.0.0 ro 1.1.3
compile('com.facebook.conceal:conceal:1.1.3@aar') {
transitive = true
}
}
android {
packagingOptions {
exclude 'META-INF/NOTICE'
exclude 'META-INF/LICENSE'
}
}
@ClickerVinod I have tried your solution app is building but when using the plugin inside the application it is throwing Native: plugin is not installed error.
i try to install this plugin, but ionic say: "FileEncryption plugin is not installed." But I installed with:
And I use it as following:
This is my Configuration:
cli packages: (C:\Users\username.npm-packages\node_modules)
global packages:
local packages:
System:
Environment Variables:
Misc: