Will Battel

Results 40 comments of Will Battel

Are people still trying to chip away at v3 support, or has this gone cold? Last commit was 11 months ago 🤔

Thanks for the comments, Ryan. I'll collect more info and report back later this week.

Hey @ryanwilson I've done a little more digging. > Can you share what version of GTMSessionFetcher is being used? Ideally both before and after the upgrade. As far as I...

Speaking further to this idea, there has been some further discussion on our end that I would like to share. We believe that, while there may or may not be...

No worries about the delay, we've started developing a partial workaround in the mean time. We're going to cache a limited number of recent uploads and attempt to use the...

> One follow up: Are you using https://developer.apple.com/documentation/foundation/nsurlsessiontaskdelegate/1643148-urlsession directly or pulling in dependencies that might be collecting metrics using the `URLSession:task:didFinishCollectingMetrics` API? GTMSessionFetcher just added support for this API endpoint...

@malcolmdeck Thanks for the detailed insight. Let me respond to a few of your points. > Now, when I look at the heart of your problem I see a conflict...

> We have this same problem in FirebaseUI where you might need to merge accounts and there's a concern of losing a user credential. The way that we solve it...

As a followup to my previous response, I guess there are really just the two sub-issues that we care about: 1. Robustness and fallback of user merging: where we need...

Hey Malcolm, thanks for the info. There is some discussion happening on our end. I'll provide a full response when able.