Is it possible that AppA and AppB which are from the same developer share some local resources on a given device. For example they might use the same login credentials for some service.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Apps cannot share files.
But they can share keychain access to store login credentials using keychain-access-groups. You have to set this up in the “Entitlements” section in the project summary.