-
Notifications
You must be signed in to change notification settings - Fork 521
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
[Feature Request]: Provide instructions for updating the app's target API level and verifying compatibility. #5473
Comments
Hi @seanlip , I just have a simple suggestion regarding the issue, just check for current Google Play's API requirements. |
Thanks for the suggestion @thanushree267! If you'd like to contribute to Oppia Android, please take a look at our starter issues here, as well as more advance issues here, that are currently not assigned. Do also check out the wiki on how to get started. |
NB: #5137 is useful to see what the upgrade process can look like, though we'll want to be more prescriptive in exactly the investigation and documentation steps that we take so that a general process may be defined. |
FYI I removed the second item under the original task list since #5535 is tracking it separately. As for the regular cadence, I'm not actually sure of a good way to do this short of responding to the reminder from Google Play Console. I'm not sure that GitHub has a good mechanism for "recurring audit"-type reminders. Do you have any suggestions @seanlip? Edit: I spent a few minutes combing the GitHub extensions/actions marketplace for a tool like this, and didn't find anything that would directly help. It seems like a reasonable thing to exist, though. |
@BenHenning (and @adhiamboperes) I think it suffices for the Android tech leads to have a regular annual event on their calendar that says "[REMINDER] Update the target API level requirements for the Android app" (and perhaps this is shared with the Android team as well). This would presumably be scheduled for around the same time each year, about 3 or 6 months before the expected date of the Google reminder (depending on how long the update process typically takes). Do you think that would work? |
@seanlip, 3 months(around May) should suffice. |
Describe the bug
We are getting regular emails from the Play Store roughly once a year that say:
"[Action required] Your app is affected by Google Play's target API level requirements"
These emails tell us that the app is targeting an old version of Android, and that we need to "meet target API level requirements".
The aim of this issue is threefold:
Fix the current app to correct the target API level requirements. Per the Google Play email, this must be done by 31 Aug 2024.Steps To Reproduce
N/A
Expected Behavior
We should hopefully stop getting these emails if the app API level requirements are always correctly up-to-date.
Screenshots/Videos
No response
What device/emulator are you using?
N/A
Which Android version is your device/emulator running?
N/A
Which version of the Oppia Android app are you using?
N/A
Additional Context
No response
The text was updated successfully, but these errors were encountered: