Open
Description
Description:
Currently, the project only supports Android 12. We need to extend the compatibility to support newer Android versions (Android 12+ up to Android 15) to ensure the app remains functional on the latest devices and can take advantage of newer platform features.
Current Behavior:
- Project only supports Android 12
- May have compatibility issues with Android 13, 14, 15.
Requested Behavior:
- Full support for Android versions 12 through 15
- Implement necessary API changes and adaptations
- Maintain backward compatibility
- Handle new permission models and system changes
Benefits:
- Broader device compatibility
- Access to newer Android features and improvements
- Better user experience for those on newer Android versions
- Future-proofing the application
Technical Considerations:
- Update targetSdkVersion
- Implement new permission requirements
- Handle API deprecations
- Address behavioral changes in newer Android versions
- Test compatibility across different Android versions
Priority: High
Metadata
Metadata
Assignees
Labels
No labels