Denis Lebedev

Results 20 comments of Denis Lebedev

I observe identical issue using objc version (calling it from swift though but it does not matter). notification gets immediately deallocated after this call, in contrast to `forDuration` call where...

Not exactly. This feature only about fast navigation, not running the tests. Let's pretend I have `MyClass.m` file open in Xcode. I open action bar and there is a command...

@etolstoy я хотел бы помочь с переводом и начать с этой главы. Можешь "повесить" этот тикет на меня? Мало ли вдруг кто-то уже переводит у вас в команде. UPD: мои...

I wanted to create dedicated issue, but it looks like this ticket is a good place to mention another issue: I'm developing new iMessage app with ApplePay and I wanted...

@chamons I actually tried it with `netstandard2.1` too, got ``` error EM0013: Can't find the assembly 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51', referenced by 'embeddinator-test, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. ``` >You may be...

Hey @JeanLebrument any updates here?

I have the same issue with 5.4.1 It still works only if I use bridged header import.

Any chance to get podspec for this repo?