bbc/cordova-dialclient-exampleapp

Name: cordova-dialclient-exampleapp

Owner: BBC

Description: An example app for device discovery using the cordova-dialclient library

Created: 2017-01-30 08:57:53.0

Updated: 2017-05-03 16:43:37.0

Pushed: 2017-05-16 00:08:47.0

Homepage: null

Size: 3784

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Example Cordova App using cordova-plugin-dialclient

A minimal example showing how to discover HbbTV2.0 compatible TVs using the cordova-plugin-dialclient library for iOS.

To run this example app in the iOS emulator:

Clone repo and prepare for build:

$ git clone https://github.com/bbc/cordova-dialclient-exampleapp.git
$ cd cordova-dialclient-exampleapp
$ cordova prepare

Choose a target emulator and run:

$ ios-sim showdevicetypes
$ cordova emulate ios --target="iPhone-6s-Plus, 10.3"

If a build command (ProcessProductPackaging) failure occurs, open platforms/ios/DialExample.xcworkspace in XCode and build for a target device.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.