Eric Internicola

Results 13 issues of Eric Internicola

With the latest release of Xcode 11 Beta, there is "SwiftUI". Ensure that we can support this.

iOS 13

Investigate support for RealityKit. Does it make sense?

iOS 13

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...

enhancement

### Background Add WatchOS support to GeoTrackKit - No Maps (tracking + stats only) ### Features Implemented - [ ] WatchOS support ### Checklist - [x] Appropriate label has been...

enhancement
under construction
example app
library

### 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...

enhancement

### 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...

under construction
example app
library
experimental

### 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...

enhancement
under construction
experimental

### 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...

enhancement
example app