Why has my business logo disappeared from my receipts?

Post date: 12-Jan-2025 13:41:24

From January 2025, Google dictates that apps that use photos infrequently or only for a one-time use case MUST remove the READ_MEDIA_IMAGES permission from their app manifest.  The Android version of Taximeter uses this permission to access a logo photo/bitmap to display on the receipt.  As a result, after updating to version 1.1.143, those of you with a logo bitmap on your receipt will need to revisit Menu > Settings > Receipt settings > Logo bitmap to reselect your image, as the enforced change prevents the app from being able to access the logo via the existing content URI.  Reselecting the image will allow the app to cache a copy of the image which it can then use for receipts.