Skip to content

issues Search Results · repo:GitLiveApp/firebase-java-sdk language:Java

Filter by

17 results
 (65 ms)

17 results

inGitLiveApp/firebase-java-sdk (press backspace or delete to remove)

This is running on a Kobweb API call under JVM, so there could be some different initialisation in there. Stepping through the code, it appears that the enqueueRefreshTokenCall is hanging on this line: ...
  • meavydev
  • 2
  • Opened 
    16 days ago
  • #45

After login val result = Firebase.auth.signInWithEmailAndPassword( usermail , password ) I m trying to get the mail address from the result object print( current user email ${result.user?.email} ) and ...
  • OlehSalamakha
  • 1
  • Opened 
    on Jan 18
  • #43

Issue as per description, is this purposeful? I want to use the new firebase auth implementation
  • 89jd
  • 4
  • Opened 
    on Nov 27, 2024
  • #42

I m running in to a stack overflow that seems to be related with coroutines. Does anyone have tips for any possible fixes? It s occurs when I call FirebaseAuth.getInstance().signInWithCustomToken(). Interestingly ...
  • YellowPrawn
  • 3
  • Opened 
    on Nov 11, 2024
  • #40

I am initializing Firebase in desktop side like this, if i commented firebsase initializationsnot getting error, so error is in initialization: import android.app.Application import androidx.compose.ui.window.Window ...
  • MrJabborbek
  • 3
  • Opened 
    on Aug 12, 2024
  • #21

kotlin.NotImplementedError: An operation is not implemented . Getting this error for while trying to access Firebase.auth.currentUser?.email
  • dinesh-thiyagarajan
  • 3
  • Opened 
    on Jul 22, 2024
  • #20

Hi Folks, I was trying to make a multiplatform app. At the moment have some issues with Firebase init. Have following code: val options = FirebaseOptions( applicationId = *** , projectId ...
  • dmazgalin
  • 6
  • Opened 
    on Jul 12, 2024
  • #19

I am trying to use auth.createUserWithEmailAndPassword() in my common code and everything seems fine, but when I call the method I get this error: Exception in thread DefaultDispatcher-worker-1 kotlin.NotImplementedError: ...
  • kuromiichi
  • 4
  • Opened 
    on May 31, 2024
  • #17

Download https://repo.maven.apache.org/maven2/org/jetbrains/compose/ui/ui-util-desktop/1.6.1/ui-util-desktop-1.6.1.pom, took 111 ms (2.26 kB) Download https://repo.maven.apache.org/maven2/org/jetbrains/compose/ui/ui-util-desktop/1.6.1/ui-util-desktop-1.6.1.module, ...
  • BryanKAdams
  • 3
  • Opened 
    on May 17, 2024
  • #16

Hi, I would like to ask if there is a way to use Firebase storage with this library? Upload and get the download link with desktop?
duplicate
  • tz2006
  • 1
  • Opened 
    on Apr 30, 2024
  • #14
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub