hi a got an error when i tried to run in real devi...
# community-support
n
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.reactjitsi meet sdk9.2.2] AndroidManifest.xml349-41 value=(@string/app_name). Suggestion: add 'tools:replace="android:label"' to <application> element at AndroidManifest.xml115-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.reactjitsi meet sdk9.2.2] AndroidManifest.xml349-41 value=(@string/app_name). Suggestion: add 'tools:replace="android:label"' to <application> element at AndroidManifest.xml115-41:19 to override.
v
That's not really a Gradle topic. I suggest you ask in some Android community.