pvsvamsi / Disable-Battery-Optimizations

A Flutter plugin to enable auto start and disable battery optimizations. Also shows custom steps to disable the optimizations in devices like mi, xiaomi, samsung, oppo, huawei, oneplus etc
MIT License
28 stars 26 forks source link

manifest erro #1

Closed TSCSOftware closed 3 years ago

TSCSOftware commented 3 years ago

Attribute application@label value=(LogMate) from AndroidManifest.xml:16:9-32 is also present at [com.hypertrack:hyperlog:0.0.10] AndroidManifest.xml:12:9-41 value=(@string/app_name). Suggestion: add 'tools:replace="android:label"' to element at AndroidManifest.xml:15:4-63:18 to override.

FAILURE: Build failed with an exception.

cingh-jasdeep commented 3 years ago

I got same error Launching lib/main.dart on Mi A3 in profile mode... /Users/Bhujangi/learning/flutter/gpmkc_mobile_app/android/app/src/profile/AndroidManifest.xml:7:9-53 Error: Attribute application@label value=(Gurdwara Prabh Milne Ka Chao) from AndroidManifest.xml:7:9-53 is also present at [com.hypertrack:hyperlog:0.0.10] AndroidManifest.xml:12:9-41 value=(@string/app_name). Suggestion: add 'tools:replace="android:label"' to element at AndroidManifest.xml:4:5-54:19 to override.

FAILURE: Build failed with an exception.

pvsvamsi commented 3 years ago

Follow the suggestion add 'tools:replace="android:label"' to element at AndroidManifest.xml