jaag12
jaag12
Hello, the same thing happens to me, is there a solution for this?
Hello, did you find a solution? Thank you
hello, you got to set selected date programatically?
Running under IOS 12.4.1, Code : `if (![[NSUserDefaults standardUserDefaults] stringForKey:@"Initialized"]) { [Lockbox setString:nil forKey:@"auth_token" accessibility:kSecAttrAccessibleAlways]; [[NSUserDefaults standardUserDefaults] setValue:@"YES" forKey:@"Initialized"]; [[NSUserDefaults standardUserDefaults] synchronize]; } NSString *authToken = [Lockbox stringForKey:@"auth_token"];` Some methods...
I tried the following in the touchesMoved function of CircleGestureRecognizer, as indicated on the [page](http://shoaib-ahmed.com/swift-circlemenu/) but turn the full thumb and not the icon, I tried turning the icon only,...
I have the same problem, has the problem been detected? I would be grateful for any help. Thank you!!