Skip to content

Conversation

@teeolendo
Copy link

According to Google. From November 1, 2019, all updates must target at least Android 9.0 / API level 28. Furthermore, all new uploads have to comply with this requirement. If you're build a new app, this is the basic requirement. When using RN 0.60+ you have to upgrade the minsdk or else the app will either not build or the background upload will crash while trying to update. Issue #169 details this issue further.

Repro: https://github.com/teeolendo/ReactNativeBackgroundUploadExample

@TSMMark
Copy link
Contributor

TSMMark commented Oct 1, 2019

Thanks @teeolendo!

If anyone has time to test this and report back that would be a big help getting this merged

@felri
Copy link

felri commented Jan 7, 2020

Tested, works fine for me

@reime005
Copy link
Contributor

@teeolendo can you rebase please?

@reime005 reime005 changed the base branch from master to add-targetsdk-28-upgrade March 26, 2020 22:07
reime005 added a commit that referenced this pull request Mar 26, 2020
@reime005 reime005 closed this in a7968f9 Mar 27, 2020
github-actions bot pushed a commit that referenced this pull request Mar 27, 2020
# [5.4.0](v5.3.0...v5.4.0) (2020-03-27)

### Features

* [Android] bump minSDK to 18, targetVersion to 28. Closes [#171](#171) ([a7968f9](a7968f9))
@github-actions
Copy link

🎉 This issue has been resolved in version 5.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants