Assigned
Status Update
Comments
jf...@google.com <jf...@google.com> #2
Information redacted by Android Beta Feedback.
sa...@gmail.com <sa...@gmail.com> #3
Thank you for reporting this issue. We have shared this with our product and engineering team and will update this issue with more information as it becomes available.
br...@gmail.com <br...@gmail.com> #4
Could you please let me know if without Android Auto
usage and not using com.njm.njmsafedrivego
and com.august.bennu
lessen battery drain?
Description
The MediaItem resource does not have the mimeType attribute populated if the media item has been loaded via an iPhone (iPhone X in my case)
A small code sample that reliably reproduces the issue. The sample should run as-is or with minimal setup.
The calls to the API that lead to the error. Include the sequence of calls, including request headers and body.
Do not include any personal information, authentication secrets, media item or album IDs.
What steps will reproduce the problem?
1. Upload photos to Google Photos via an iPhone
2. Retrieve the photos via the API (you can use the "Try this API" feature in the API library documentation.
3. These photos do not have a mimeType attribute returned by the API
What is the expected output? What do you see instead? If you see error messages, please provide them.
Unless I have missed something in the documentation I would expect to see the mimeType populated for every media item. That doesn't seem to be the case for photos loaded from my phone.
Please provide any additional information below.