hi
a got an error when i tried to run in real device. before couple of days it was working, and now an error occurred even i have not touch the code 😧
the error:
../android/app/src/debug/AndroidManifest.xml Error:
Attribute application@label value=(meetingapp_frontend) from (unknown)
is also present at [org.jitsi.react
jitsi meet sdk9.2.2] AndroidManifest.xml
349-41 value=(@string/app_name).
Suggestion: add 'tools:replace="android:label"' to <application> element at AndroidManifest.xml
115-41:19 to override.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task '
appprocessDebugMainManifest'.
Manifest merger failed : Attribute application@label value=(meetingapp_frontend) from (unknown)
is also present at [org.jitsi.react
jitsi meet sdk9.2.2] AndroidManifest.xml
349-41 value=(@string/app_name).
Suggestion: add 'tools:replace="android:label"' to <application> element at AndroidManifest.xml
115-41:19 to override.