after playing around with firebase / firebase auth - in a sudden way, I can no longer authenticate.
when I try to authenticate - nothing happens and signing in is being ignored...
any ideas?
when I try to authenticate - nothing happens and signing in is being ignored...
any ideas?
log:
SignInWithGoogle called
** Activity (main) Pause event (activity is not paused). **
*** page 2: B4XPage_Disappear [page 2]
Class androidx.fragment.app.FragmentManager failed lock verification and will run slower.
Class androidx.fragment.app.FragmentStore failed lock verification and will run slower.
Class androidx.fragment.app.FragmentLifecycleCallbacksDispatcher failed lock verification and will run slower.
Class androidx.lifecycle.ViewModel failed lock verification and will run slower.
Input channel constructed: fd=149
setView = DecorView@153dac1[SignInHubActivity] TM=true MM=false
MSG_WINDOW_FOCUS_CHANGED 0
dispatchAttachedToWindow
sf_framedrop debug : 0x4f4c, game : false, logging : 0
Relayout returned: old=[0,0][0,0] new=[0,0][720,1280] result=0x7 surface={valid=true 3242940416} changed=true
EGLint new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig, egl_winsys_surface **, egl_color_buffer_format *, EGLBoolean) returns 0x3000, [720x1280]-format:1
eglCreateWindowSurface = 0xbe7ecfd0, 0xc14b5808
MSG_RESIZED_REPORT: frame=Rect(0, 0 - 720, 1280) ci=Rect(0, 48 - 0, 0) vi=Rect(0, 48 - 0, 0) or=1
Input channel destroyed: fd=147
MSG_WINDOW_FOCUS_CHANGED 1
Starting input: tba=android.view.inputmethod.EditorInfo@9c7cdbb nm : itag.b4x ic=null
startInputInner - Id : 0
startInputInner - mService.startInputOrWindowGainedFocus
Input channel constructed: fd=147
MSG_WINDOW_FOCUS_CHANGED 0
sending message to waiting queue (OnActivityResult)
MSG_WINDOW_FOCUS_CHANGED 1
Starting input: tba=android.view.inputmethod.EditorInfo@463c2d8 nm : itag.b4x ic=null
startInputInner - Id : 0
startInputInner - mService.startInputOrWindowGainedFocus
Input channel constructed: fd=148
Input channel destroyed: fd=147
running waiting messages (1)
SignInWithGoogle.ResultArrived
ResultArrived Error: Status{statusCode=DEVELOPER_ERROR, resolution=null}, null
** Activity (main) Resume **
*** page 2: B4XPage_Appear [page 2]
eglDestroySurface = 0xbe7ecfd0, 0xc14b5800
Relayout returned: old=[0,0][720,1280] new=[0,0][720,1280] result=0x5 surface={valid=false 0} changed=true
dispatchDetachedFromWindow
channel '84f19e6 itag.b4x/com.google.android.gms.auth.api.signin.internal.SignInHubActivity (client)' ~ Disposing input event receiver.
channel '84f19e6 itag.b4x/com.google.android.gms.auth.api.signin.internal.SignInHubActivity (client)' ~NativeInputEventReceiver.
Input channel destroyed: fd=149
Last edited: