appgroupdefaults

There are 2 repositories under appgroupdefaults topic.

  • ivicamil/Inter-process-UserDefaults

    A simple UIKit project demonstrating sharing UserDefaults between iOS apps by using app groups.

    Language:Swift0100
  • cedricbahirwe/AppGroupDemo

    App groups allow multiple apps produced by a single development team to access shared containers and communicate using interprocess communication (IPC). Apps may belong to one or more app groups.

    Language:Swift10