cristallo

Results 3 issues of cristallo

The error seems to be related to the processing of a library (Zoom SDK) included in my project. The library was build using XCode 12 and it is distributed as...

* Objective C or Swift: Swift * iOS version: 16.3.1 * Firebase SDK version: FirebaseAuth 10.15.0 * FirebaseUI version: 13.1.0 Lack of any de-bouncing mechanism on the Save button in...

I want to use two different flows for signin and signup I am currently using "email" parameter in signIn method for pre-fill the email address FUIEmailAuth.signIn(withPresenting: rootViewController, email: "[email protected]") This...