mirror of
https://github.com/bitwarden/mobile
synced 2025-12-23 19:53:50 +00:00
app id prefix for keychain service
This commit is contained in:
@@ -68,7 +68,7 @@ namespace Bit.iOS.Core.Services
|
|||||||
{
|
{
|
||||||
Service = "com.8bit.bitwarden",
|
Service = "com.8bit.bitwarden",
|
||||||
Account = key,
|
Account = key,
|
||||||
AccessGroup = "TEAMID.com.8bit.bitwarden"
|
AccessGroup = "LTZ2PFU5D6.com.8bit.bitwarden"
|
||||||
};
|
};
|
||||||
|
|
||||||
if(data != null)
|
if(data != null)
|
||||||
|
|||||||
Reference in New Issue
Block a user