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

⬆️ 🔥 Upgrade to API 33 (remove workaround) #207

Merged
merged 2 commits into from
Aug 20, 2023

Conversation

shankari
Copy link
Contributor

In android 10, the cordova team removed support for compileSdkVersion However, in order to support auto-reset of permissions, we needed to use a later SDK than the target.

After filing an issue in the cordova-android repo, we added this grade file as a workaround. However, they have now reintroduced it in android 11 apache/cordova-android#1373 (comment) and our compile and target SDKs have caught up anyway

So we can remove the workaround.

More detail at:
e-mission/e-mission-phone#1016 (comment)

In android 10, the cordova team removed support for `compileSdkVersion`
However, in order to support auto-reset of permissions, we needed to use a
later SDK than the target.

After filing an issue in the cordova-android repo, we added this grade file as
a workaround. However, they have now reintroduced it in android 11
apache/cordova-android#1373 (comment)
*and* our compile and target SDKs have caught up anyway

So we can remove the workaround.

More detail at:
e-mission/e-mission-phone#1016 (comment)
shankari added a commit to shankari/e-mission-phone that referenced this pull request Aug 19, 2023
- `cordova-android` to 12
- `cordova-plugin-file` to 8.0.0
- Remove SDK version overrides and go with the cordova-android defaults

Note that this will not work until
e-mission/e-mission-data-collection#207
is merged

e-mission#1016 (comment)
We are not going to include the change to the optimization popup for now,
so I am going to bump up this version and declare this release as done.
@shankari shankari merged commit c21f835 into e-mission:master Aug 20, 2023
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

Successfully merging this pull request may close these issues.

1 participant