Skip to content

App crashes due to TypeCastException in LoginFragment #774

@liveHarshit

Description

@liveHarshit

Describe the bug
App crashes due to typecasting of Serializable to List<Pair<Int, Int>>

To Reproduce

  1. Register for a ticket after logout

Logs
Caused by: kotlin.TypeCastException: null cannot be cast to non-null type kotlin.collections.List<kotlin.Pair<kotlin.Int, kotlin.Int>> at org.fossasia.openevent.general.auth.LoginFragment.onCreate(LoginFragment.kt:38)

Smartphone Info:

Device Mi Max 2
Android Version Nougat 7.1

Would you like to work on the issue?

  • Yes
  • No
  • Other:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions