Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Android App is crashing #6

@bgrgit

Description

@bgrgit

I am using this sdk in my project. But seems to be crashing in some devices unable to fetch the error log . And Some devices it's working fine.

STEPS TO REPRODUCE:

  1. I launched this SDk
  2. I selected 'Finicity Oauth'
  3. Then I selected I agree button and it navigates another screen contains Agree button.
  4. I tap that I agree, this navigates to In App browser
  5. Then it's crashing.

Development Environment which I am using is:

  1. "@finicity/connect-react-native-sdk": "^1.0.0-rc.7",
  2. "react-native-inappbrowser-reborn": "^3.7.0",
  3. "react": "17.0.2",
  4. "react-content-loader": "^6.2.0",
  5. "react-native": "0.67.2",
  6. ext {
    buildToolsVersion = "32.0.0"
    minSdkVersion = 23
    compileSdkVersion = 32
    targetSdkVersion = 32
    ndkVersion = "20.1.5948944"
    }

I had tested in OnePlus 9 (API levels 31), Samsung Galaxy S20 FE (API level 32), Android 11 emulator. Another galaxy device contains Android 11 got crashes. Pixel devices getting crashes

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