gcmcnutt / Sensor2

CMSensorRecorder direct to DynamoDB experiments
Apache License 2.0
4 stars 1 forks source link

ran into issue on watch ExtensionDelegate line 113 triggered #5

Open gcmcnutt opened 7 years ago

gcmcnutt commented 7 years ago

NSLog("userCredentials. error=" + error.localizedDescription)

Analyze how this error can trigger, it should be pathological -- but I saw one (when messing with phone not launching in background, like a deferred timeout or something). If the error can occur, then redo logic so watch handles and doesn't throw assertion -- or redo so that error cannot occur.