mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-27 16:55:53 +03:00
[GH-ISSUE #251] [Bug]: Netflix profile does not open #111
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#111
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 @Dev-ManishTomar on GitHub (Aug 26, 2022).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/251
Describe the bug
I successfully login into Netflix but when I clicked on one of the profiles, It threw error "There was a problem selecting this

profile. Please try again later."
Steps to reproduce
Launch Netflix then sign in and try to open profile
Expected behaviour
The Profile should open
Crash log
No response
What version of PlayCover are you using?
1.1.1
What version of macOS are you using?
Monterey (macOS 12)
Issue Language
@ZhichGaming commented on GitHub (Aug 26, 2022):
Currently, you can only use the first profile created on the account with Netflix.
@Dev-ManishTomar commented on GitHub (Aug 26, 2022):
I have 3 profiles in my account and none of them open
@ZhichGaming commented on GitHub (Aug 26, 2022):
Did you delete the first profile created on that account?
@Dev-ManishTomar commented on GitHub (Aug 26, 2022):
May be but it's very unlikely
@JoseMoreville commented on GitHub (Aug 26, 2022):
I don't think this is a problem related to how PlayCover makes the .app to work, maybe it's a limitation of the catalyst framework
@ZhichGaming commented on GitHub (Aug 26, 2022):
Can any of you try using Sideloady to run Netflix to see if that works?
@singhalrishi27 commented on GitHub (Aug 28, 2022):
I've Also Noticed it..
@singhalrishi27 commented on GitHub (Aug 28, 2022):
nahhh app works fine with SIP Disabled
@Dev-ManishTomar commented on GitHub (Aug 28, 2022):
I did, but Netflix app didn't even start using sideloadly.
@Dev-ManishTomar commented on GitHub (Aug 28, 2022):
what happens when you Re-Enable SIP.
@singhalrishi27 commented on GitHub (Aug 28, 2022):
use play cover to sideload
you can't choose profile it will return login error
@stek29 commented on GitHub (Oct 22, 2022):
it was fixed in #406
you can also override default.yaml without building PlayCover from source
so you can copy
PlayCover.app/Contents/Resources/default.yamlto~/.config/PlayCover/default.yaml, and add changes from #406 to get Netflix to work.@singhalrishi27 commented on GitHub (Oct 23, 2022):
is there any guide?