/Sharing-Data-iOS

An example project to show case inter app communication in iOS with URIScheme and UIPasteBoard for BITS Pilani project.

Primary LanguageObjective-C

Sharing-Data-iOS

The base line is to achieve Inter App Communication.In ios two basic concept transfer data via

  1. URIScheme
  2. UIPasteBoard has been used to share minimal amount of data.This is a basic example app with minor UI screen.