Skip to content

In a Release APK Babylon doesn't work. #7

@Wokneerik

Description

@Wokneerik

For working With Babylon i use this dependensis

"@babylonjs/core": "^6.14.0",
"@babylonjs/loaders": "^6.14.0",
"@babylonjs/react-native": "^1.8.1",
"@babylonjs/react-native-iosandroid-0-69": "^1.8.1",

My react native versions

"react-native": "0.69.7",
"react": "18.0.0",

In debug mode, everything works correctly, but in the release APK, Babylon doesn't work, and I only see a black screen.

In the documentation, it is written to use the Hermes engine, but in the demonstration app, Hermes isn't used.

How can I correctly work with Babylon in React Native?"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions