mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[PR #882] [MERGED] Fix: iTunesLookup Fails #1791
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#1791
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
develop← Head:lookupfix📝 Commits (1)
aecbe33Update 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.