Totally understand the SDK is in beta, just curious if anyone else is experiencing "getCurrentPosition" hanging on ios8 SDK 3.4.0
OSX 10.10 dp7 Xcode 6 iOS SDK 8.0 SDK 3.4.0 Titanium Studio, build: 3.4.0.201409112228
Ti.Geolocation.getCurrentPosition(updateGeolocation);If i run it on 8.0sims it hangs overtime, if i run it on 7.0 sims it works, if i run it on ios8 device it hangs as well.
Thanks in advance