Coder Social home page Coder Social logo

Comments (10)

Lyokone avatar Lyokone commented on August 27, 2024

Hello @tarunkhatri, I'm unable to reproduce on my side. Can you provide a reproduction sample? Thanks

from flutterfire.

dgaedcke avatar dgaedcke commented on August 27, 2024

I'm also getting channel-error (web app) when simply using firebase_auth: ^5.1.0 ... but only when running in the cloud
I'm able to sign in anonymously when running from localhost, but not when the app runs on Firebase Hosting.
This is all very confusing because firebase_auth shows it supports web, and yet we have a new library (that links to deprecated docs) called firebase_auth_web.

Can someone clarify which package we should be using and why "firebase_auth" is marked as supporting web if it does not?

And why does firebase_auth_web point to obsolete docs?
Which should we use and why??

from flutterfire.

rambozzang avatar rambozzang commented on August 27, 2024

I am also experiencing this problem suddenly, only on IOS.

from flutterfire.

dgaedcke avatar dgaedcke commented on August 27, 2024

any updates on this? ... my project is currently stuck

from flutterfire.

tarunkhatri avatar tarunkhatri commented on August 27, 2024

Finally i have fixed the issue.

We were using talk_js which was using firebase_core and messaging, they were using lower version so i have forked repo and updated all firebase versions which fixed the issue and they were using flutter_apns_only which was also causing problem for that i have added

<key>flutter_apns.disable_swizzling</key>
<true/>

now our project is compiling and ios app is running, but ios app is crashing on SignIn with google.

from flutterfire.

rambozzang avatar rambozzang commented on August 27, 2024

@tarunkhatri Oh, even if I put that option above and run it, I still can't init Firebase and the app doesn't run.

from flutterfire.

Lyokone avatar Lyokone commented on August 27, 2024

I'm still waiting for a complete reproduction sample so I can investigate what is happening.

from flutterfire.

rambozzang avatar rambozzang commented on August 27, 2024

If you're like me
I was getting conflicts with certain packages.
We'll try to contact the package owner.
package :flutter_naver_login
source : AppDelegate.swift
I fixed it by modifying the AppDelegate.swift file.

from flutterfire.

dgaedcke avatar dgaedcke commented on August 27, 2024

I'm still waiting for a complete reproduction sample so I can investigate what is happening.

I can give you access to our repo and GCP project if it will help, but anonymous login works fine from localhost. It's only when running on Firebase Hosting that I'm seeing this channel-error! So you would have to deploy and review the JS console to see this error!

Can you answer my question from above: For web, should we be using firebase_auth or firebase_auth_web?? And if not firebase_auth_web, why is it still being updated (very recently) but points to deprecated docs?

from flutterfire.

google-oss-bot avatar google-oss-bot commented on August 27, 2024

Hey @tarunkhatri. We need more information to resolve this issue but there hasn't been an update in 7 weekdays. I'm marking the issue as stale and if there are no new updates in the next 7 days I will close it automatically.

If you have more information that will help us get to the bottom of this, just add a comment!

from flutterfire.

Related Issues (20)

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.