[PR #882] [MERGED] Fix: iTunesLookup Fails #1791

Closed
opened 2026-03-03 19:08:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/882
Author: @amirsaam
Created: 3/21/2023
Status: Merged
Merged: 3/21/2023
Merged by: @IsaacMarovitz

Base: developHead: lookupfix


📝 Commits (1)

  • aecbe33 Update ITunesResponse.swift

📊 Changes

1 file changed (+46 additions, -45 deletions)

View changed files

📝 PlayCover/Model/ITunesResponse.swift (+46 -45)

📄 Description

There are some optional values in iTunes Lookup that are not addressed as optional in our Lookup structure and made some apps data not loading like Geekbench 5.
This PR fixes that.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/PlayCover/PlayCover/pull/882 **Author:** [@amirsaam](https://github.com/amirsaam) **Created:** 3/21/2023 **Status:** ✅ Merged **Merged:** 3/21/2023 **Merged by:** [@IsaacMarovitz](https://github.com/IsaacMarovitz) **Base:** `develop` ← **Head:** `lookupfix` --- ### 📝 Commits (1) - [`aecbe33`](https://github.com/PlayCover/PlayCover/commit/aecbe33aea7f87dc697df9d35c4ee313b365b50f) Update ITunesResponse.swift ### 📊 Changes **1 file changed** (+46 additions, -45 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover/Model/ITunesResponse.swift` (+46 -45) </details> ### 📄 Description There are some optional values in iTunes Lookup that are not addressed as optional in our Lookup structure and made some apps data not loading like `Geekbench 5`. This PR fixes that. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:08:59 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PlayCover#1791
No description provided.