Is anyone able to use APK recently?

We all know that we’re mostly getting the “link timeout” error while building. But, few times I can get an APK to download, it just doesn’t work. App quits instantly.

Have anyone of you been able to build and run your application since the last update?

I am not sure if it’s just my project that needs fixing or if everyone is failling too.

Thank you for any input.

idk what happen with your project, but everything is fine with me.

1 Like

I just read a ADB logcat tutorial and was able to get some logs. It seems that some depedency is missing for Firebase Auth extension. I’ll make a post about that.

Thank you for your answer.

1 Like

can’t wait to see that.

you right, its still get error too here for firebase auth

1 Like

Sorry about that. But at least I’m not the only one.

Taifun asked me in the other post to make a minimum version of a project with Firebase Auth in order to help the team debug this. I’ll try to do that in the next days and post here, but if you manage to make it sooner and wish to share it, maybe it’ll help.

Thank you for the answer!