Skip to content

Helium wallet app crashed #967

@xncavjir-crypto

Description

@xncavjir-crypto

Bug Report – theme['inputVariants'] defaults variant missing

Description
When opening the Helium Wallet app, the application crashes immediately with the following error:

Value 'defaults' does not exist in theme['inputVariants']
Error: Value 'defaults' does not exist in theme['inputVariants']
at getThemeValue (...)
at getResponsiveValue (...)
at func (...)
...

This issue occurs on both Android (HyperOS / Android 14) and iOS (latest iOS version).
It seems that the defaults variant is not defined in the inputVariants section of the theme configuration, but the app tries to load it by default.


Steps to Reproduce

  1. Install Helium Wallet from Google Play or App Store.

  2. Open the app.

  3. Observe immediate crash with the above error.


Expected Behavior
The app should open normally without looking for a missing defaults variant in inputVariants.


Actual Behavior
The app crashes immediately on startup with the error message shown above.


Environment

Android: HyperOS (Android 14)

iOS: Latest iOS version (tested on iPhone)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions