Skip to content

Fatal Exception: java.lang.UnsatisfiedLinkError dlopen failed: "/data/data/com.bslamc.fingopartner/lib-main/libgnustl_shared.so" is 32-bit instead of 64-bit #17101

@rajsuvariya1

Description

@rajsuvariya1

Is this a bug report?

Yes

Have you read the Contributing Guidelines?

Yes

Environment

react-native-cli: 2.0.1
react-native: 0.46.4
node: v6.11.4

package.json

{
  "name": "FingoReactApp",
  "version": "0.0.1",
  "private": true,
  "scripts": {
    "start": "node node_modules/react-native/local-cli/cli.js start"
  },
  "dependencies": {
    "axios": "^0.16.2",
    "react": "16.0.0-alpha.12",
    "react-native": "^0.46.3",
    "react-native-keyboard-aware-scroll-view": "^0.3.0",
    "react-native-router-flux": "github:aksonov/react-native-router-flux#c029b4f2ae8cb972b4cda365ed8995b191fd5df4",
    "react-native-simple-radio-button": "^2.7.0",
    "react-native-simple-toast": "0.0.7",
    "react-native-tab-view": "^0.0.69"
  },
  "rnpm": {
    "assets": [
      "./assets/fonts/"
    ]
  },
  "devDependencies": {
    "babel-eslint": "^7.2.3",
    "eslint": "^4.12.1",
    "eslint-plugin-react": "^7.5.1"
  }
}

Steps to Reproduce

  1. Run app on Android Oreo device

Expected Behavior

It should work.

Actual Behavior

App crashes as soon as opens

Issue

On Oreo device, the app is getting crashed as soon as opens. I have already tried everything available on the internet.

Fatal Exception: java.lang.UnsatisfiedLinkError
dlopen failed: "/data/data/com.bslamc.fingopartner/lib-main/libgnustl_shared.so" is 32-bit instead of 64-bit

Metadata

Metadata

Assignees

No one assigned

    Labels

    StaleThere has been a lack of activity on this issue and it may be closed soon.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions