rojo69
rojo69
- (void)close:(id)sender { [_input resignFirstResponder]; [self dismissViewControllerAnimated:YES completion:nil]; [_delegate canceled]; } In this method the delegate should be called in the completion block, to make it possible to present new...
Still maintained?
FirebaseUI
Greetings! I'm having trouble using this with FirebaseUI. Trying to exclude Google's login option when building for Catalyst, but that seems to remove parts from the other authentication variants too,...
This due to connections between input and output had not been made. The actual value used instead was AVFoundations default, which is off. Changed NextLevel’s default value to the same,...