Kishan Barmawala

Results 5 comments of Kishan Barmawala

Thanks for the quick response. I've seen the same code in documentation. But in my case, I have a different scenario. Can you please go through my code? ``` multislider.addTarget(self,...

Hey, Thanks for the response. I've tried your code and the slider still sliding after assigning a frozen value. No luck!

> Is their any alternative solution for Swift? Use this pod: - https://github.com/krzyzanowskim/CryptoSwift/tree/swift32 extension String { func aes_Encrypt() -> String { let key = "0123456789abcdef" let iv = "fedcba9876543210" var...

> I want to implement this in my IOS project. Is their any alternative solution for Objective-c / Swift code? Use this pod: - https://github.com/krzyzanowskim/CryptoSwift/tree/swift32 extension String { func aes_Encrypt()...

> Make sure you're cleanly installing the dependency. Not working, is there any other solution?