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

Support API level 34 #178

Open
TomerPacific opened this issue Oct 11, 2024 · 5 comments
Open

Support API level 34 #178

TomerPacific opened this issue Oct 11, 2024 · 5 comments
Assignees

Comments

@TomerPacific
Copy link
Contributor

Describe the bug in a sentence or two.

It was observed that for several libraries inside the SDK, the compileSdkVersion and targetSdkVersion is 33, where the required compileSdkVersion is at least 34.

This can prevent developers who want to upload their application to the Google Play Store.
Reference

Related to #173

Issue Type (Can be multiple)

[X] Build - Can’t install or import the SDK
[ ] Performance - Performance issues
[ ] Behaviour - Functions aren’t working as expected (Such as generate URL)
[ ] Documentation - Inconsistency between the docs and behaviour
[ ] Other (Specify)

Steps to reproduce

N/A

Error screenshots or Stack Trace (if applicable)

N/A

Build System

[ ] Maven
[X] Gradle
[ ] Other (Specify)

Is the issue reproducible only on a specific device?

[X] No
[ ] Yes (specify model + Android version + vendor build number, if applicable)

@TomerPacific
Copy link
Contributor Author

I'd like to work on this if it is possible.

@TomerPacific
Copy link
Contributor Author

TomerPacific commented Oct 11, 2024

Thanks, can you also add the Hacktoberfest label to the issue? Also, are there any test credentials I can use?

@esguerrat
Copy link

@TomerPacific the Hacktoberfest label is on the repo. That should be sufficient. I'm asking our mobile development team about the test credentials.

@TomerPacific
Copy link
Contributor Author

@esguerrat - Any updates regarding test credentials?

@TomerPacific
Copy link
Contributor Author

@esguerrat - I think this issue can be closed as the PR has been approved and merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants