Oleksiy Pylypenko

Results 83 comments of Oleksiy Pylypenko

I plan to fix if it is possible not to change public interface, but currently on my main workplace there is a lot of work, so it will happen not...

Seems it is a bit tricky. And I think it was working before. Got following message: ``` java.lang.UnsupportedOperationException: This class is an internal synthetic class generated by the Kotlin compiler,...

I found some workaround - check if the actual last argument is a continuation, not just method types. Sad that more and more workarounds are needed, but I think anyway...

Yes, seems I need to improve exceptions. No way to make it work before = Android P, and do not need migrate the whole project.

Sorry, no magic. This interface that makes all this features available apeared since Android P. You need only emulator itself to be >= P, app can have different compatibility setting.

Besides opening many features not working at all. Check http://mockk.io/ANDROID

Belive that it is more sophisticated thing then misuse. Seems generated by retrofit method is not detected as `suspend`