Ilya

Results 4 issues of Ilya

Before returning from `YMKMapKit.setApiKey(MAPKIT_API_KEY)` there is a call to UI from background thread: ``` Main Thread Checker: UI API called on a background thread: -[UIApplication applicationState] PID: 342, TID: 13926,...

Thanks for your convenient extension. It may be really useful in many cases. But it gives the wrong output for Jaro-Winkler score. The problem is in Jaro part: you can't...

- Now it is possible to add presentation completion through setting in `ASDKPaymentFormStarter`'s `designConfiguration` new method `- (void)setPresentationCompletion:(void (^)(void))presentationCompletion`. Also added an option to turn off animations on presentation with...

Hello there! Could you please clarify should I subtract delivery cost (`PKShippingMethod` amount) from `amount` on `payWithApplePay` or have I append delivery to "Items" array in `receiptData`?