Skip to content

Runtime error with Firebase-UI 4.3.1/4.3.1 #1600

@noxtrip

Description

@noxtrip

Step 2: Describe your environment

  • Android device:
  • Android OS version: _____
  • Google Play Services version: 4.0.1
  • Firebase/Play Services SDK version: core 16.0.7
  • FirebaseUI version: 4.3.0/4.3.1

Step 3: Describe the problem:

Hello. I googled and read probably everything about similiar issues but did not find anything. My
app crashes when trying to use email logon while facebook and google login methods are working.

Observed Results:

When I click on "Login with email" option in generated UI of Firebase-UI module app just crashes with following errors.

java.lang.RuntimeException: Unable to start activity ComponentInfo{org.godotengine.bacterio/com.firebase.ui.auth.ui.email.EmailActivity}: android.view.InflateException: Binary XML file line #34: Binary XML file line #34: Error inflating class android.support.design.widget.TextInputLayout
Caused by: android.view.InflateException: Binary XML file line #34: Binary XML file line #34: Error inflating class android.support.design.widget.TextInputLayout
Caused by: android.view.InflateException: Binary XML file line #34: Error inflating class android.support.design.widget.TextInputLayout
Caused by: android.content.res.Resources$NotFoundException: Drawable org.godotengine.godot:drawable/design_password_eye with resource ID #0x7f07008f
Caused by: android.content.res.Resources$NotFoundException: File res/drawable-v21/design_password_eye.xml from drawable resource ID #0x7f07008f

Relevant Code:

My project build.gradle
build.gradle.txt

My project manifest
AndroidManifest.xml.txt

I have checked the APK and I can see resources mentioned in error in RES folder.
x

Any help/advice would be appricieted.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions