adding prefix to your current bundle id resets the keychain?
问题 I have an app(app1) which is in appstore with bundle id com.x. y Now i was developing another app(app2) under same developer account with bundle id com.x. z I wanted to make the keychain value stored in app1 available to app2. This availablity of keychain is determined by keychain-access-groups. so if i add prefix( current Team id) to both the bundle id i am able to get the values. example teamid .com.x.y teamid .com.x.z Issue is When i add the prefix to app1 which is in appstore, it ask for