SequencingDOTcom / RTP-API-iOS-Objective-C-Master-Plugin-Plug-n-Play-Sample

Works out-of-the-box. Use it as a demo or to quickly add the Master Plugin to your app.

Home Page:https://sequencing.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS Objective-C Master Plugin - Plug-n-Play Sample

This is a plug-n-play sample of the iOS (Objective-C) Master Plugin from Sequencing.com. It is a sample in Objective-C with installed and integrated Master plugin via CocoaPod dependency manager.

This is 'plug-n-play' because this repo can be cloned and the code added to your app if you want to get up and running as quick as possible.

This sample works out of the box. To modify it to work with your apps:

  • Register for a free account at Sequencing.com
  • Clone this repo and add the code to your app
  • Swap the demo OAuth2 Secret with your OAuth2 secret generated when you are signed in to Sequencing.com. Generate OAuth2 Secret
  • Search and find one or more app chains you want your app to use. Find App Chains
  • Change the App Chain "Chain#" with the Chain# you want to use.
  • Configure your app based on the possible responses to your selected App Chain(s).
  • Most app chains are just a simple "Yes" or "No" response.

The Master Plugin with description is available on the following languages:

Screenshots examples:

  • sign in page

sign in page

  • login dialog

login dialog

  • authorize access dialog

authorize access dialog

  • register account / reset password dialog

register account / reset password dialog

  • select file page

select file page

  • select file - intro page

select file intro page

  • my files

my files

  • sample files

sample files

  • selected file

selected file

  • selected file displayed in Select File screen

selected file displayed

  • retrieved information about "Vitamin D" and "Melanoma risk"

file info

  • file import page

file import page

  • "Connect To Sequencing" dialog page

file import page

  • 23andMe files import dialog

23andMe files import dialog

  • Ancestry.com files import dialog

Ancestry.com files import dialog

Resources

Maintainers

This repo is actively maintained by Sequencing.com. Email the Sequencing.com bioinformatics team at gittaca@sequencing.com if you require any more information or just to say hola.

Contribute

We encourage you to passionately fork us. If interested in updating the master branch, please send us a pull request. If the changes contribute positively, we'll let it ride.

About

Works out-of-the-box. Use it as a demo or to quickly add the Master Plugin to your app.

https://sequencing.com

License:MIT License


Languages

Language:Objective-C 97.4%Language:Shell 2.6%Language:Ruby 0.1%