mieszko4 / react-native-zoom-us

MIT License
122 stars 115 forks source link

Android app crash on compile time after upgrading to 6.20.0 #336

Open ahmedraza42 opened 3 months ago

ahmedraza42 commented 3 months ago

react native version 0.71.3 Error: Command failed: ./gradlew app:installDebug -PreactNativeDevServerPort=8081 /Users/mohammadahmed/Documents/GitHub/Mentoga_ReactNative_Mobile_App_V2/android/app/src/debug/AndroidManifest.xml:18:13-60 Error: Attribute provider#androidx.core.content.FileProvider@authorities value=(com.mentoga.provider) from [:react-native-image-crop-picker] AndroidManifest.xml:18:13-60 is also present at [com.github.zoom-us-community.jitpack-zoom-us:mobilertc:5.16.2.16555] AndroidManifest.xml:280:13-64 value=(com.mentoga.fileprovider). Suggestion: add 'tools:replace="android:authorities"' to element at AndroidManifest.xml:16:9-24:20 to override. /Users/mohammadahmed/Documents/GitHub/Mentoga_ReactNative_Mobile_App_V2/android/app/src/debug/AndroidManifest.xml:23:17-55 Error: Attribute meta-data#android.support.FILE_PROVIDER_PATHS@resource value=(@xml/provider_paths) from [:react-native-image-crop-picker] AndroidManifest.xml:23:17-55 is also present at [com.github.zoom-us-community.jitpack-zoom-us:mobilertc:5.16.2.16555] AndroidManifest.xml:285:17-60 value=(@xml/file_provider_paths). Suggestion: add 'tools:replace="android:resource"' to element at AndroidManifest.xml to override.

ahmedraza42 commented 3 months ago

cc @mieszko4

roshanEvdt118 commented 3 months ago

I am also facing the same issue after upgrading to 6.20.0 meeting initialization fail, Does anyone have a solution?