flutter_zoom_plugin icon indicating copy to clipboard operation
flutter_zoom_plugin copied to clipboard

foregroundServiceType not found Android

Open MohamedAliiMe opened this issue 4 years ago • 5 comments

Execution failed for task ':app:processDebugResources'.

Android resource linking failed /Users/mohamedali/MohamedWork/AndroidProjects/flutter/flutter_zoom_app/build/app/intermediates/merged_manifests/debug/AndroidManifest.xml:165: AAPT: error: attribute android:foregroundServiceType not found.

error: failed processing manifest.

MohamedAliiMe avatar Jun 01 '20 16:06 MohamedAliiMe

+1

shikelong avatar Jun 04 '20 03:06 shikelong

@MohamedAliiMe can you publish a sample app that you created to reproduce the problem?

kevinbayes avatar Jun 15 '20 11:06 kevinbayes

any solutions for this problem ?

sj210 avatar Oct 04 '20 19:10 sj210

Aquí publique el mismo error de esta pregunta: #45

MacaCar96 avatar Oct 28 '20 23:10 MacaCar96

solved!...change compilesdkversion to 29 in build.gradle

agrmay100 avatar Nov 08 '20 08:11 agrmay100