Eric Internicola
Eric Internicola
With the latest release of Xcode 11 Beta, there is "SwiftUI". Ensure that we can support this.
Consider setting the minimum iOS version to iOS 11 for ARCL. Open Questions: - Will this force consumers to be at iOS 11 or can they merely use `if #available(iOS...
### Background - [x] Added the distance to the tracks and added a "standard GPX" export (which you can open in google earth). - [ ] WIP - working on...
### Background Add WatchOS support to GeoTrackKit - No Maps (tracking + stats only) ### Features Implemented - [ ] WatchOS support ### Checklist - [x] Appropriate label has been...
### Background - [ ] The changelog needs to be updated - [x] My iPhone is set to dark mode for the theme, the track overview couldn't be read because...
### Background Adding / Testing ARCL (ARKit + CoreLocation) library to the example app for testing purposes. ### Features Implemented - [x] Added a ViewController with an ARCL View and...
### Background - To add general purpose "direction lines" in AR for ARCL. - I've been making local modifications to the ARCL library to figure out a good solution for...
### Background Exporting JSON wasn't very useful (the filename seemed to always be: `.json`) and I couldn't get other apps to open the file. So I did some research and...