https://github.com/simlay/cordova-plugin-glympse
A Cordova Plugin for Glympse
https://github.com/simlay/cordova-plugin-glympse
Last synced: 10 months ago
JSON representation
A Cordova Plugin for Glympse
- Host: GitHub
- URL: https://github.com/simlay/cordova-plugin-glympse
- Owner: simlay
- License: apache-2.0
- Created: 2015-12-29T03:08:05.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-29T20:37:36.000Z (over 10 years ago)
- Last Synced: 2025-01-20T12:46:25.282Z (over 1 year ago)
- Language: Java
- Size: 1.06 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Glympse Cordova Plugin
A cordova plugin for the Glympse Lite SDK!
## Installation
cordova plugin add https://github.com/simlay/cordova-plugin-glympse
## Issues
Doesn't link correctly with some of Glympse Lite SDK. `Glympse::Core` in iOS
seems to be missing and `LiteFactory.createGlympse` produces a runtime error.
## Quirks
The iOS SDK is sorta large so it's not in git tracking. Download it and put the
`GlympseKitLite.framework` in `lib/ios`