mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[GH-ISSUE #1319] [App Support]: Google Maps #767
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#767
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 @aurimasniekis on GitHub (Jan 12, 2024).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1319
App Store link
https://apps.apple.com/us/app/google-maps/id585027354
Current issues
More details
App opens asks for
“Google Maps” would like to use your current location.and crashes (but sometimes I am able see app window with typical google maps view. I tried all possible setting combinations no luck. I have allowed the location services through settings but no luck too.Crash log
What version of PlayCover are you using?
3.0.0 beta 2
What version of macOS are you using?
Sonoma (macOS 14)
Issue Language
@aurimasniekis commented on GitHub (Jan 12, 2024):
This is the output I am getting when ran via cli:
Details
➜ ~ /Users/aurimas/Library/Containers/io.playcover.PlayCover/Google\ Maps.app/maps
2024-01-12 14:05:29.803 maps[76285:3273429] PC-DEBUG: PlayShadow is now loading
2024-01-12 14:05:30.066 maps[76285:3273470] PC-DEBUG: SecItemCopyMatching: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
svce = "com.google.sso.GetAppIdentifierPrefix";
}
2024-01-12 14:05:30.066 maps[76285:3273470] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.066 maps[76285:3273470] PC-DEBUG: Keychain file already exists
2024-01-12 14:05:30.066 maps[76285:3273470] PC-DEBUG: SecItemAdd: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
svce = "com.google.sso.GetAppIdentifierPrefix";
}
2024-01-12 14:05:30.066 maps[76285:3273470] PC-DEBUG: SecItemAdd result: (null)
2024-01-12 14:05:30.066 maps[76285:3273470] Unable to get keychain item to determine bundle prefix: -25299
2024-01-12 14:05:30.066 maps[76285:3273470] PC-DEBUG: SecItemCopyMatching: {
class = genp;
"m_Limit" = "m_LimitAll";
"r_Attributes" = 1;
"r_Data" = 1;
svce = "com.google.common.SSO";
}
2024-01-12 14:05:30.066 maps[76285:3273470] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.067 maps[76285:3273470] PC-DEBUG: SecItemCopyMatching: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
svce = "com.google.sso.GetAppIdentifierPrefix";
}
2024-01-12 14:05:30.067 maps[76285:3273470] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.067 maps[76285:3273470] PC-DEBUG: Keychain file already exists
2024-01-12 14:05:30.067 maps[76285:3273470] PC-DEBUG: SecItemAdd: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
svce = "com.google.sso.GetAppIdentifierPrefix";
}
2024-01-12 14:05:30.067 maps[76285:3273470] PC-DEBUG: SecItemAdd result: (null)
2024-01-12 14:05:30.067 maps[76285:3273470] Unable to get keychain item to determine bundle prefix: -25299
2024-01-12 14:05:30.068 maps[76285:3273470] PC-DEBUG: SecItemCopyMatching: {
class = genp;
"m_Limit" = "m_LimitAll";
"r_Attributes" = 1;
"r_Data" = 1;
svce = "com.google.common.SSO.restricted";
}
2024-01-12 14:05:30.068 maps[76285:3273470] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.083 maps[76285:3273435] PC-DEBUG: SecItemCopyMatching: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
svce = "com.google.sso.GetAppIdentifierPrefix";
}
2024-01-12 14:05:30.083 maps[76285:3273435] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.084 maps[76285:3273435] PC-DEBUG: Keychain file already exists
2024-01-12 14:05:30.084 maps[76285:3273435] PC-DEBUG: SecItemAdd: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
svce = "com.google.sso.GetAppIdentifierPrefix";
}
2024-01-12 14:05:30.084 maps[76285:3273435] PC-DEBUG: SecItemAdd result: (null)
2024-01-12 14:05:30.084 maps[76285:3273435] Unable to get keychain item to determine bundle prefix: -25299
2024-01-12 14:05:30.084 maps[76285:3273435] PC-DEBUG: SecItemCopyMatching: {
acct = All;
class = genp;
"m_Limit" = "m_LimitOne";
"r_Attributes" = 1;
"r_Data" = 1;
svce = "com.google.sso.optional.1.GIDAdsLastSavedIdentityList";
}
2024-01-12 14:05:30.084 maps[76285:3273435] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.084 maps[76285:3273435] PC-DEBUG: SecItemCopyMatching: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
svce = "com.google.sso.GetAppIdentifierPrefix";
}
2024-01-12 14:05:30.084 maps[76285:3273435] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.084 maps[76285:3273435] PC-DEBUG: Keychain file already exists
2024-01-12 14:05:30.084 maps[76285:3273435] PC-DEBUG: SecItemAdd: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
svce = "com.google.sso.GetAppIdentifierPrefix";
}
2024-01-12 14:05:30.084 maps[76285:3273435] PC-DEBUG: SecItemAdd result: (null)
2024-01-12 14:05:30.084 maps[76285:3273435] Unable to get keychain item to determine bundle prefix: -25299
2024-01-12 14:05:30.084 maps[76285:3273435] PC-DEBUG: SecItemCopyMatching: {
acct = All;
class = genp;
"m_Limit" = "m_LimitOne";
"r_Attributes" = 1;
"r_Data" = 1;
svce = "com.google.sso.optional.1.GIDAdsLastSavedDefaultIdentity";
}
2024-01-12 14:05:30.084 maps[76285:3273435] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.268 maps[76285:3273429] NSDocumentController Info.plist warning: The values of CFBundleTypeRole entries must be 'Editor', 'Viewer', 'None', or 'Shell'.
2024-01-12 14:05:30.283 maps[76285:3273429] Network monitor: GMM server reachable via Wifi flags: 0x2
2024-01-12 14:05:30.299 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching: {
acct = AppIdentifierPrefixDetection;
class = genp;
"r_Attributes" = 1;
svce = "com.google.common.ULR.AppIdentifierPrefixDetection";
}
2024-01-12 14:05:30.299 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.299 maps[76285:3273429] PC-DEBUG: Deleted keychain file at file:///Users/aurimas/Library/Containers/io.playcover.PlayCover/PlayChain/com.google.Maps/com.google.common.ULR.AppIdentifierPrefixDetection-AppIdentifierPrefixDetection-genp.plist
2024-01-12 14:05:30.299 maps[76285:3273429] PC-DEBUG: SecItemDelete: {
acct = AppIdentifierPrefixDetection;
class = genp;
svce = "com.google.common.ULR.AppIdentifierPrefixDetection";
}
2024-01-12 14:05:30.300 maps[76285:3273566] GeoAR Phenotype registration successful
2024-01-12 14:05:30.300 maps[76285:3273429] PC-DEBUG: Wrote keychain file to file:///Users/aurimas/Library/Containers/io.playcover.PlayCover/PlayChain/com.google.Maps/com.google.common.ULR.AppIdentifierPrefixDetection-AppIdentifierPrefixDetection-genp.plist
2024-01-12 14:05:30.300 maps[76285:3273429] PC-DEBUG: SecItemAdd: {
acct = AppIdentifierPrefixDetection;
class = genp;
pdmn = dku;
"r_Attributes" = 1;
svce = "com.google.common.ULR.AppIdentifierPrefixDetection";
}
2024-01-12 14:05:30.300 maps[76285:3273429] PC-DEBUG: SecItemAdd result: (null)
2024-01-12 14:05:30.300 maps[76285:3273429] ULRKeychain application identifier prefix detection keychain attributes failed.
2024-01-12 14:05:30.300 maps[76285:3273429] ULRKeychain found unknown application identifier prefix: (null)
2024-01-12 14:05:30.300 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching: {
acct = AppIdentifierPrefixDetection;
class = genp;
"r_Attributes" = 1;
svce = "com.google.common.ULR.AppIdentifierPrefixDetection";
}
2024-01-12 14:05:30.300 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.301 maps[76285:3273429] PC-DEBUG: Deleted keychain file at file:///Users/aurimas/Library/Containers/io.playcover.PlayCover/PlayChain/com.google.Maps/com.google.common.ULR.AppIdentifierPrefixDetection-AppIdentifierPrefixDetection-genp.plist
2024-01-12 14:05:30.301 maps[76285:3273429] PC-DEBUG: SecItemDelete: {
acct = AppIdentifierPrefixDetection;
class = genp;
svce = "com.google.common.ULR.AppIdentifierPrefixDetection";
}
2024-01-12 14:05:30.301 maps[76285:3273429] PC-DEBUG: Wrote keychain file to file:///Users/aurimas/Library/Containers/io.playcover.PlayCover/PlayChain/com.google.Maps/com.google.common.ULR.AppIdentifierPrefixDetection-AppIdentifierPrefixDetection-genp.plist
2024-01-12 14:05:30.301 maps[76285:3273429] PC-DEBUG: SecItemAdd: {
acct = AppIdentifierPrefixDetection;
class = genp;
pdmn = dku;
"r_Attributes" = 1;
svce = "com.google.common.ULR.AppIdentifierPrefixDetection";
}
2024-01-12 14:05:30.301 maps[76285:3273429] PC-DEBUG: SecItemAdd result: (null)
2024-01-12 14:05:30.301 maps[76285:3273429] ULRKeychain application identifier prefix detection keychain attributes failed.
2024-01-12 14:05:30.301 maps[76285:3273429] ULRManager found invalid app identifier prefix "(null)".
2024-01-12 14:05:30.301 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching: {
acct = AppIdentifierPrefixDetection;
class = genp;
"r_Attributes" = 1;
svce = "com.google.common.ULR.AppIdentifierPrefixDetection";
}
2024-01-12 14:05:30.301 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.302 maps[76285:3273429] PC-DEBUG: Deleted keychain file at file:///Users/aurimas/Library/Containers/io.playcover.PlayCover/PlayChain/com.google.Maps/com.google.common.ULR.AppIdentifierPrefixDetection-AppIdentifierPrefixDetection-genp.plist
2024-01-12 14:05:30.302 maps[76285:3273429] PC-DEBUG: SecItemDelete: {
acct = AppIdentifierPrefixDetection;
class = genp;
svce = "com.google.common.ULR.AppIdentifierPrefixDetection";
}
2024-01-12 14:05:30.302 maps[76285:3273429] PC-DEBUG: Wrote keychain file to file:///Users/aurimas/Library/Containers/io.playcover.PlayCover/PlayChain/com.google.Maps/com.google.common.ULR.AppIdentifierPrefixDetection-AppIdentifierPrefixDetection-genp.plist
2024-01-12 14:05:30.302 maps[76285:3273429] PC-DEBUG: SecItemAdd: {
acct = AppIdentifierPrefixDetection;
class = genp;
pdmn = dku;
"r_Attributes" = 1;
svce = "com.google.common.ULR.AppIdentifierPrefixDetection";
}
2024-01-12 14:05:30.302 maps[76285:3273429] PC-DEBUG: SecItemAdd result: (null)
2024-01-12 14:05:30.302 maps[76285:3273429] ULRKeychain application identifier prefix detection keychain attributes failed.
2024-01-12 14:05:30.302 maps[76285:3273429] ULRKeychain keychain access group detection missing application identifier prefix.
2024-01-12 14:05:30.302 maps[76285:3273429] ULRManager requires ULR Keychain group access.
2024-01-12 14:05:30.307 maps[76285:3273566] ULRKeychain does not have a valid app identifier prefix. (com.google.UserLocation:100)
2024-01-12 14:05:30.307 maps[76285:3273566] ULRKeychain does not have a valid app identifier prefix. (com.google.UserLocation:100)
2024-01-12 14:05:30.382 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
svce = "com.google.sso.GetAppIdentifierPrefix";
}
2024-01-12 14:05:30.382 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.382 maps[76285:3273429] PC-DEBUG: Keychain file already exists
2024-01-12 14:05:30.382 maps[76285:3273429] PC-DEBUG: SecItemAdd: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
svce = "com.google.sso.GetAppIdentifierPrefix";
}
2024-01-12 14:05:30.382 maps[76285:3273429] PC-DEBUG: SecItemAdd result: (null)
2024-01-12 14:05:30.382 maps[76285:3273429] Unable to get keychain item to determine bundle prefix: -25299
2024-01-12 14:05:30.382 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching: {
acct = All;
class = genp;
"m_Limit" = "m_LimitOne";
"r_Attributes" = 1;
"r_Data" = 1;
svce = "com.google.sso.optional.1.defaultUserID";
}
2024-01-12 14:05:30.382 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.402 maps[76285:3273566] PC-DEBUG: SecItemCopyMatching: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
svce = "com.google.sso.GetAppIdentifierPrefix";
}
2024-01-12 14:05:30.402 maps[76285:3273566] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.402 maps[76285:3273566] PC-DEBUG: Keychain file already exists
2024-01-12 14:05:30.403 maps[76285:3273566] PC-DEBUG: SecItemAdd: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
svce = "com.google.sso.GetAppIdentifierPrefix";
}
2024-01-12 14:05:30.403 maps[76285:3273566] PC-DEBUG: SecItemAdd result: (null)
2024-01-12 14:05:30.403 maps[76285:3273566] Unable to get keychain item to determine bundle prefix: -25299
2024-01-12 14:05:30.403 maps[76285:3273566] PC-DEBUG: SecItemCopyMatching: {
acct = All;
class = genp;
"m_Limit" = "m_LimitOne";
"r_Attributes" = 1;
"r_Data" = 1;
svce = "com.google.sso.optional.1.GIDAdsLastSavedIdentityList";
}
2024-01-12 14:05:30.403 maps[76285:3273566] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.403 maps[76285:3273566] PC-DEBUG: SecItemCopyMatching: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
svce = "com.google.sso.GetAppIdentifierPrefix";
}
2024-01-12 14:05:30.403 maps[76285:3273566] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.403 maps[76285:3273566] PC-DEBUG: Keychain file already exists
2024-01-12 14:05:30.403 maps[76285:3273566] PC-DEBUG: SecItemAdd: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
svce = "com.google.sso.GetAppIdentifierPrefix";
}
2024-01-12 14:05:30.403 maps[76285:3273566] PC-DEBUG: SecItemAdd result: (null)
2024-01-12 14:05:30.403 maps[76285:3273566] Unable to get keychain item to determine bundle prefix: -25299
2024-01-12 14:05:30.403 maps[76285:3273566] PC-DEBUG: SecItemCopyMatching: {
acct = All;
class = genp;
"m_Limit" = "m_LimitOne";
"r_Attributes" = 1;
"r_Data" = 1;
svce = "com.google.sso.optional.1.GIDAdsLastSavedDefaultIdentity";
}
2024-01-12 14:05:30.403 maps[76285:3273566] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.404 maps[76285:3273566] ULRKeychain does not have a valid app identifier prefix. (com.google.UserLocation:100)
2024-01-12 14:05:30.404 maps[76285:3273566] ULRKeychain does not have a valid app identifier prefix. (com.google.UserLocation:100)
2024-01-12 14:05:30.406 maps[76285:3273566] ULRKeychain does not have a valid app identifier prefix. (com.google.UserLocation:100)
2024-01-12 14:05:30.406 maps[76285:3273566] ULRKeychain does not have a valid app identifier prefix. (com.google.UserLocation:100)
2024-01-12 14:05:30.424 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
svce = "com.google.sso.GetAppIdentifierPrefix";
}
2024-01-12 14:05:30.424 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.424 maps[76285:3273429] PC-DEBUG: Keychain file already exists
2024-01-12 14:05:30.424 maps[76285:3273429] PC-DEBUG: SecItemAdd: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
svce = "com.google.sso.GetAppIdentifierPrefix";
}
2024-01-12 14:05:30.425 maps[76285:3273429] PC-DEBUG: SecItemAdd result: (null)
2024-01-12 14:05:30.425 maps[76285:3273429] Unable to get keychain item to determine bundle prefix: -25299
2024-01-12 14:05:30.425 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching: {
acct = All;
class = genp;
"m_Limit" = "m_LimitOne";
"r_Attributes" = 1;
"r_Data" = 1;
svce = "com.google.sso.optional.1.defaultUserID";
}
2024-01-12 14:05:30.425 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.425 maps[76285:3273568] PC-DEBUG: SecItemCopyMatching: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
svce = "com.google.sso.GetAppIdentifierPrefix";
}
2024-01-12 14:05:30.425 maps[76285:3273568] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.425 maps[76285:3273568] PC-DEBUG: Keychain file already exists
2024-01-12 14:05:30.425 maps[76285:3273568] PC-DEBUG: SecItemAdd: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
svce = "com.google.sso.GetAppIdentifierPrefix";
}
2024-01-12 14:05:30.425 maps[76285:3273568] PC-DEBUG: SecItemAdd result: (null)
2024-01-12 14:05:30.425 maps[76285:3273568] Unable to get keychain item to determine bundle prefix: -25299
2024-01-12 14:05:30.425 maps[76285:3273568] PC-DEBUG: SecItemCopyMatching: {
acct = All;
class = genp;
"m_Limit" = "m_LimitOne";
"r_Attributes" = 1;
"r_Data" = 1;
svce = "com.google.sso.optional.1.GIDAdsNextNegotiationTime";
}
2024-01-12 14:05:30.425 maps[76285:3273568] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.428 maps[76285:3273579] PC-DEBUG: SecItemCopyMatching: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
}
2024-01-12 14:05:30.428 maps[76285:3273579] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.428 maps[76285:3273579] PC-DEBUG: Keychain file already exists
2024-01-12 14:05:30.428 maps[76285:3273579] PC-DEBUG: SecItemAdd: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
}
2024-01-12 14:05:30.428 maps[76285:3273579] PC-DEBUG: SecItemAdd result: (null)
2024-01-12 14:05:30.429 maps[76285:3273579] PC-DEBUG: Keychain file not found at file:///Users/aurimas/Library/Containers/io.playcover.PlayCover/PlayChain/com.google.Maps/com.google.Maps-FitbitPasswordStorage/Account-genp.plist
2024-01-12 14:05:30.429 maps[76285:3273579] PC-DEBUG: SecItemCopyMatching: {
acct = "FitbitPasswordStorage/Account";
class = genp;
"r_Data" = 1;
svce = "com.google.Maps";
}
** Unknown exception behavior: 0
[1] 76285 segmentation fault /Users/aurimas/Library/Containers/io.playcover.PlayCover/Google\ Maps.app/map