Ivan Glushko

Results 8 comments of Ivan Glushko

What if you were to use Modules for each platform? That way it won't be messy and shared code (views) can be shared and reused. But it needs a little...

i got confused why it;s not working from command line. Thank you!

Ran into this aswell

This fails when the output folder exists the workaround is to delete a folder each time you run the command: ```ruby lane :coverage do top_dir = `git rev-parse --show-toplevel`.strip output_dir...

We're using universal links by appsflyer onelink redirects in order to force deeplink opening (Cause iOS can remember eventually to open links in safari only and this way you get...

It's still a problem for us. We've moved to Xcode 15.1 and got this error. That might be a little fix sigh

@HarukaMa interesting why is there delay for sound and not for video streaming any thoughts?

+1 I'd like to have this feature as well. I can't find a way to enforce swiftFormat use multiline styling for func params. I guess this issue kinda relates to...