Results 11 comments of Ilya knyazkov

@javed00700 Hi, i think, i can create flutter bridge for Flutter-based projects. May be in this weekend's 🙂

@edison0951 Hey:) Currently, the application using this library will be releasing in the `AppStore`, I can say 100% after 09/28/2022. But it was successful reviewing for external testing in `TestFlight`.

In iOS 13 was used same class, that ios 12, if i not mistaken. I check this in closest weekends. And will add iOS 16 support, if there was changes.

> I have tested UITextField in the iOS 13 Simulator, the name of the first subview is the same as iOS 14, not iOS 12. Awesome, thanks, i will add...

@ucerxxx Hello, our release dragged on a little and we are waiting for it after 11/01/2022 😢. But i exactly notify about results 😃

@ucerxxx Yep, this very smart move, but i can't control this by my working reason 🙃 . But we already passed external testing in Appstore connect(This have static analyse of...

Hi, @MallikarjunH, you should apply all layout operations to container. https://github.com/Stampoo/SnapshotSafeView#uikit ```swift var hiddenFromScreenshotButtonController2 = ScreenshotProtectController(content: safeView1) hiddenFromScreenshotButtonController2.setupContentAsHiddenInScreenshotMode() view.addSubview(hiddenFromScreenshotButtonController2.container) // U should adding container to view [ hiddenFromScreenshotButtonController2.container.topAnchor.constraint(equalTo: view.topAnchor, constant:...

@javed00700 Hello, you can try this https://github.com/Stampoo/SnapshotSafeView/blob/master/Documentation/Flutter.md 🙃

@ucerxxx, @edison0951 Hello, application completely passed review in App Store without issues 😃