android - Can different iOS app with the same signature share data and resource? -


in android, uids created , assigned on per-package basis. can configure our apps same signature share same uid modify manifest file.

i wondering ios has same mechanism?

i don't think, it's possible because of sandboxing.

read more here ios app programming guide: ios environment , app sandboxing


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -