CCExtractor / CCExtractor/taskwarrior-flutter

[Bug]: App incompatible with Android 14+ devices due to outdated targetSdkVersion (33)

Open
#562 3 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Dart
Stars
244
Forks
179
Avg merge
12h 42m
Merged PRs (30d)
2

Description

### Describe your issue

The application is currently configured with targetSdkVersion 33 (Android 13)
which is making it incompatible for android 14+

### Steps to reproduce

- Open the Google Play Store on a device running Android 14 or higher.

- Navigate to the Taskwarrior Flutter app page.

- Observe the error message stating: "This app isn't available for your device because it was made for an older version of Android."

### What was the expected result?

the app will be compatible for latest android versions

### Put here any screenshots or videos (optional)

![Image](https://github.com/user-attachments/assets/c57b3704-c97c-4dbc-abed-c17ba4942727)

### How can we contact you (optional)

_No response_

### Would you like to work on this issue?

Yes

### By submitting this issue, I have confirmed that:

- [x] I have starred the repo ⭐ and watched 👀 it on GitHub and followed the contribution guidelines.

Contributor guide

Open the contributing guide

Research direction

Start by locating the Android build configuration that sets targetSdkVersion and confirm how the app currently declares version 33. Update the target SDK for Android 14+ compatibility, then verify that the app is accepted as available for supported devices in the Google Play Store.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, dart, flutter
Domain
mobile
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.