Mikhail Kupriyanov

Results 6 comments of Mikhail Kupriyanov

> @mpkupriyanov I think it's because there too many `SKCropNode` and cause offscreen buffer. > > according to the [AppleDoc](https://developer.apple.com/documentation/spritekit/skcropnode): > > > Use crop nodes sparingly. Because they require...

Hi ``` for language in Localize.availableLanguages(true) { if language == Localize.currentLanguage() { continue } // Void in Localize.setCurrentLanguage(language) }) actionSheet.addAction(languageAction) } ```

Hi, look here: https://github.com/marmelroy/Localize-Swift/issues/87

@MaximKeegan, you can use my fork for your Podfile. pod 'SimpleAuth/VKontakteWeb', :git => 'https://github.com/MikhailKupriyanov/SimpleAuth.git' До Caleb'a не достучаться!

Hi >The one difference is it currently only accepts CompressedSample types, which is just a simple struct with raw uint8 video data and timestamp information. I don't understand, how i...

Thanks a lot I think this post will help not only me!