Amaury DAVID

Results 13 comments of Amaury DAVID
trafficstars

It would be great to be able to set a textAlignment along with the position.

Indeed, the accessTokenRequest from the code grant flow doesn't use the provided additional parameters while it should.

Any news on this 7.0.0 release ?

Hello @jshier :) Moya's stubbing completely bypass Alamofire, either to build the request or to handle the response. I believe #1593 never intended to use Alamofire's validation, but only to...

I like the idea of stripping down the stub configuration to only a specific target type and its 2 properties. If the intention is great, I don't think it is...

Hello :) Is there any update on this matter? The subject is opened since more than 1 year now :|

I've recently struggled using a combination of Alamofire's `requestRetrier` and `requestAdapter` with Moya plugins, and finally ended up handling the retrying by myself with embedded `moyaprovider.request()` calls. The main issue...

Nah, I've seen that 7.0.1 needed Xcode 11 and I supposed it was also the case for the 7.0.0. I'll make the update if possible.

Here are some additional infos from Crashlytics for this crash: 100% of crashes are on iPhone 68% on iOS 13, 29% on iOS 12. 0% in background 0% jailbroken While...