Skip to content

Conversation

@nbradbury
Copy link
Contributor

Fix #1076 - resolves the following problems with featured images:

  • App doesn't look for a suitable featured image if featured_media exists but is empty
  • App doesn't look for a suitable featured image in RSS posts
  • Featured image which is sometimes shown above content in reader detail is cropped
  • Featured image is changed after post is updated by reader detail

@daniloercoli daniloercoli self-assigned this Mar 12, 2014
daniloercoli added a commit that referenced this pull request Mar 12, 2014
…ured-image

Issue/1076 reader featured image
@daniloercoli daniloercoli merged commit 237beb3 into develop Mar 12, 2014
@daniloercoli daniloercoli deleted the issue/1076-reader-featured-image branch March 12, 2014 14:37
ParaskP7 added a commit that referenced this pull request May 30, 2023
Release Notes: https://firebase.google.com/support/release-notes/
android#bom_v32-1-0
BOM Mapping: https://firebase.google.com/support/release-notes/
android#compare-bom-versions

------------------------------------------------------------------------

Firebase - Deprecated
- com.google.firebase:firebase-iid       -> N/A

Firebase - Main
- com.google.firebase:firebase-messaging -> 23.1.2

------------------------------------------------------------------------

You will notice that the deprecated 'firebase-iid' dependency doesn't
have a BOM mapping. As such this dependency will continue using an
explicit versions (aka '21.1.0').

For more info see:
- Firebase BOM doesnt' include com.google.firebase:firebase-iid #1077
firebase/firebase-android-sdk#1077
- [🐛][ 🔥] Cannot build in Android Studio after upgrading firebase/app
past 9.0.0 #4847
invertase/react-native-firebase#4847
#issuecomment-1027904521
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.

Reader: featured image fixes

3 participants