kavitha89 / Sharing-Data-iOS

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Objective-C 100.0%