The world’s leading turbulence and auto-PIREPS data source.
Improve safety and operational efficiency with real-time turbulence information by automatically sensing and sharing accurate, aircraft behaviour via the iPad.
SkyPath iOS SDK enables rapid and seamless integration of SkyPath technology into existing iOS apps. The SDK doesn’t assume anything regarding the app UI, and supplies needed abstraction for SkyPath push and pull server REST API communication, turbulence measurements, and turbulence alerts.
The location can be used while the app is in the background to keep tracking and alert turbulence.
Add Background Modes
capability in Signing & Capabilities
and enable Location updates
mode.
Make sure the Privacy - Location When In Use Usage Description
description is provided in the Info.plist of the project.
CocoaPods is a dependency manager for Cocoa projects. For usage and installation instructions, visit their website. To integrate SkyPath into your Xcode project using CocoaPods, specify it in your Podfile
:
pod 'SkyPath', '2.0-beta4'
The Swift Package Manager is a tool for automating the distribution of Swift code. It’s integrated with the Swift build system to automate the process of downloading, compiling, and linking dependencies.
Use the following to add SkyPath Apple Package Dependency:
https://github.com/Yamasee/skypath-ios-sdk
Dependency Rule: Branch, master // v2.0-beta4
If you prefer not to use either of the aforementioned dependency managers, you can integrate SkyPath into your project manually.
SkyPathSDK.xcframework
SkyPathSDK.xcframework
to a project directoryGeneral
tab, in Frameworks, Libraries, and Embedded Content
tap "Add items", choose a SkyPathSDK.xcframework
file. Make sure the added framework "Embed" value is set to Embed & Sign
Try out the Demo
project inside the repo. You will need just a valid SkyPath API key and enter an airline ICAO and user id in the ViewController
.
Copyright © Yamasee LTD 2022. All rights reserved. See Terms & Conditions.
link |
Stars: 2 |
Last commit: 1 week ago |
This is the next beta version of the new major version of the SkyPath iOS SDK.
It has breaking changes and improved API, so please check out the documentation about installation along with quick start guide and complete API reference.
For the migration from v1.x, we've provided a migration guide to v2.0.
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics