This Hello Text demo application shows how an iOS sender application can send and receive text messages. For simplicity this app is not fully compliant with the UX Checklist.
- CocoaPods - dependencies are managed via CocoaPods. See http://guides.cocoapods.org/using/getting-started.html for setup instructions.
- Alternatively, you may download the iOS Sender API Library directly at https://developers.google.com/cast/docs/downloads/.
- Get a Chromecast device and get it set up for development: https://developers.google.com/cast/docs/developers#Get_started
- Run
pod install
in the CastHelloText-ios directory - Open the .xcworkspace file rather the the xcproject to ensure you have the pod dependencies.
- Get a Chromecast device and get it set up for development: https://developers.google.com/cast/docs/developers#Get_started
- Setup the project dependencies in xCode
- For each target you want to build, under "Build Settings", add "-ObjC" to "Other Linker Flags"
- For each target you want to build, under "Build Phases", add the following entries to "Link Binary With Libraries":
- libc++.dylib
- Accelerate.framework
- AudioToolbox.framework
- AVFoundation.framework
- CoreBluetooth.framework
- MediaPlayer.framework
Google Cast iOS Sender Overview: https://developers.google.com/cast/docs/ios_sender
- Cast APIs: https://developers.google.com/cast/
- Google Cast Design Checklist http://developers.google.com/cast/docs/design_checklist
- If you find any issues, please open a bug here on GitHub
- Question are answered on StackOverflow
Please read and follow the steps in the CONTRIBUTING.md
See LICENSE
+Google Cast Developers Community on Google+ http://goo.gl/TPLDxj