Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Targeting S+ (version 31 and above) #9460

Closed
6 tasks done
Chex07 opened this issue Nov 25, 2022 · 2 comments
Closed
6 tasks done

Targeting S+ (version 31 and above) #9460

Chex07 opened this issue Nov 25, 2022 · 2 comments
Labels
question Not really an issue, but more of a question about how something works

Comments

@Chex07
Copy link

Chex07 commented Nov 25, 2022

Checklist

  • I am able to reproduce the bug with the latest version.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have read the FAQ and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected version

v0.24.1

Steps to reproduce the bug

If i make targetSdk 31 in buld.gradle then giving this error =

`11/25 11:04:44: Launching 'app' on Pixel 6 API 31.
Installation did not succeed.
The application could not be installed: INSTALL_PARSE_FAILED_MANIFEST_MALFORMED

List of apks:
[0] 'C:\Users\akkay\Downloads\NewPipe-dev (2)\NewPipe-dev\app\build\intermediates\apk\debug\app-debug.apk'
Installation failed due to: 'INSTALL_PARSE_FAILED_MANIFEST_MALFORMED: Failed parse during installPackageLI: /data/app/vmdl1321914285.tmp/base.apk (at Binary XML file line #553): leakcanary.internal.activity.LeakLauncherActivity: Targeting S+ (version 31 and above) requires that an explicit value for android:exported be defined when intent filters are present'
Retry
Failed to launch an application on all devices`

its working on android studio virtual phone but not working on real mobil phones

how can i fix this problem ?

Expected behavior

No response

Actual behavior

No response

Screenshots/Screen recordings

No response

Logs

No response

Affected Android/Custom ROM version

No response

Affected device model

No response

Additional information

No response

@Chex07 Chex07 added bug Issue is related to a bug needs triage Issue is not yet ready for PR authors to take up labels Nov 25, 2022
@opusforlife2
Copy link
Collaborator

Either wait for the official app to bump up its target SDK version, or fix it yourself?

@opusforlife2 opusforlife2 added question Not really an issue, but more of a question about how something works and removed bug Issue is related to a bug needs triage Issue is not yet ready for PR authors to take up labels Nov 26, 2022
@AudricV
Copy link
Member

AudricV commented Nov 26, 2022

Also see #9306.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Not really an issue, but more of a question about how something works
Projects
None yet
Development

No branches or pull requests

3 participants