mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 16:25:54 +03:00
[GH-ISSUE #933] [App Support]: Amazon Shopping ("com.amazon.Amazon") #463
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#463
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?
Originally created by @seidnerj on GitHub (Apr 30, 2023).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/933
App Store link
https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwiLm4C3x9L-AhUZNuwKHYPACZkQFnoECBIQAQ&url=https%3A%2F%2Fapps.apple.com%2Fus%2Fapp%2Famazon-shopping%2Fid297606951&usg=AOvVaw2NXLkaWcxEL2Y5qI9jakJg
Current issues
More details
The app installs and open fine, but when one tries to log in, a message box appears with the text: "Sorry, something went wrong. Please try again.".
Running the app through LLDB and looking at the log seems to suggest the issue is related to the two "MAPiOSLib Error" log lines as included in the crash log below.
This is "com.amazon.Amazon" v21.8.0 from the US App Store.
Crash log
Issue Language
@Emojigit commented on GitHub (May 7, 2023):
The app failed to insert data into the keychain, which is a known issue. You may try to upgrade to the latest nightly build, or temporary disable SIP.
@seidnerj commented on GitHub (May 8, 2023):
I will try those, many thanks!