Saturday, October 14, 2023
HomeiOS Developmentandroid - I am unable to debug my flutter app on sdk...

android – I am unable to debug my flutter app on sdk model 31 and above


that is my manifest file

android:label="nojoum"
android:exported="true"
android:title="${applicationName}"
android:usesCleartextTraffic="true"

i take advantage of ‘android exported = “true”‘


that is exercise strains

android:title="com.ryanheise.audioservice.AudioServiceActivity"
        android:exported="true"
        android:launchMode="singleTop"
        android:theme="@type/LaunchTheme"

and that is my error

adb: failed to put in C:UserslegionDesktopnojoum-applicationbuildappoutputsflutter-apkapp.apk: Failure [INSTALL_PARSE_FAILED_MANIFEST_MALFORMED: Failed parse during installPackageLI: /data/app/vmdl1404867606.tmp/base.apk (at Binary XML file line #79): com.ryanheise.audioservice.AudioService: Targeting S+ (version 31 and above) requires that an explicit value for android:exported be defined when intent filters are present]



Supply hyperlink

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments