Taylor Trimble

Results 9 comments of Taylor Trimble

@tonymillion: you added the [big warning](https://github.com/tonymillion/Reachability#warning-there-have-been-reports-of-apps-being-rejected-when-reachability-is-used-in-a-framework-the-only-solution-to-this-so-far-is-to-rename-the-class) in the README for this issue; but if you don't mind me saying, that's not really a solution that helps a CocoaPods user, which...

That will probably be our in-app workaround as well. I hope that it's able to be addressed in Mapbox iOS SDK eventually though!

This is something I intend to address. What it would look like: - Make `CapturePanic` work like `CaptureError` - Add `CapturePanics` (with an s) that lets you wrap a function:...

Additionally, `CapturePanic` and `CapturePanics` can (will) return the channel for the event like `CaptureMessage` and `CaptureError`, so you can wait for the server's response.

I'm glad you hate it because I never really liked it either; I've just been preferring to look like the Python client when possible. In that case, I will definitely...

Please forgive me if this is a dumb question or I'm missing a security property here. Can the device private key sign over just `clientDataHash` instead of `(clientDataHash || userCredentialId)`?...

> Do you anticipate or find it an implementation hardship for the device private key to sign over both clientDataHash and userCredentialId? Great question I should have anticipated and led...

Me here saying I'm waiting too! Although I'm not any better off time-wise than the rest of you, so I'll just hold back, wait, and enjoy my current levels of...

> slow throughput At my own application level... not because of this! :stuck_out_tongue: