Code Monkey home page Code Monkey logo

xffirebaseauthexample's People

Contributors

yuv4ik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

xffirebaseauthexample's Issues

Autofac.Core.DependencyResolutionException:

I have this excepention when i compile do you know what is it
Autofac.Core.DependencyResolutionException: None of the constructors found with 'Autofac.Core.Activators.Reflection.DefaultConstructorFinder' on type 'GiletJauneAppShared.ViewModels.LoginViewModel' can be invoked with the available services and parameters:

iOS FirebaseAuthenticator errors

Hello @yuv4ik , I have a slight issue with the iOS IFirebaseAuthenticator. It appears that this lines:

AuthDataResult user = await Auth.DefaultInstance.SignInAsync (email, password); return await user.GetIdTokenAsync ();

generate these errors:
"'Auth' does not contain a definition for 'SignInAsync' and no extension method 'SignInAsync' accepting a first argument of type 'Auth' could be found"
and
"'AuthDataResult' does not contain a definition for 'GetIdTokenAsync' and no extension method 'GetIdTokenAsync' accepting a first argument of type 'AuthDataResult' could be found"

I just pasted the file, well, after changing the namespace, so I'm not sure were the error truly is.

Regards

Objective c thrown error: UISearchDisplayController is no longer supported, migrate to UISearchController

  • Xcode 11.3 version
  • Xamarin.iOS version: 13.10.0.17 (Visual Studio Community)
  • Xamarin.Firebase.iOS.Auth version: 5.0.4.1
  • Xamarin.Firebase.iOS.CloudFirestore version: 0.13.3
  • Xamarin.Firebase.iOS.Core version: 5.1.8

I have app created using Firebase+Xamarin.iOS, while I'm trying to login in app downloaded through test flight I'm getting this error. Same application works fine in simulator without any issue. Same way if I'm installing app directly from xcode or using Diawi link it works fine.

I'm only not able to login in app downloaded from test flight because of this error. I have not use UIDisplaySearchController anywhere in the app.

P_3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.