Desorts Solution

Results 2 issues of Desorts Solution

It's working with Android but i get a trouble when login with iOS. `CFBundleURLTypes CFBundleTypeRole Editor CFBundleURLSchemes twitterkit-mmjB8lbQe3wsBhx*********> CFBundleTypeRole Editor CFBundleURLSchemes fb26143136****** CFBundleTypeRole Editor CFBundleURLSchemes com.googleusercontent.apps.433638145101-40qg2d9uiq4v5t********* LSApplicationQueriesSchemes twitter twitterauth fbapi...

I tried to login with firebase but it's not working ( I tested with android only) Code `final AuthCredential credential = TwitterAuthProvider.getCredential( authToken: session.token, authTokenSecret: session.secret, ); final AuthResult response...