Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

fix: android bigint issue #664

Merged
merged 1 commit into from
Apr 21, 2021
Merged

fix: android bigint issue #664

merged 1 commit into from
Apr 21, 2021

Conversation

patogallaiovlabs
Copy link
Collaborator

We were having error when building for Android with the message: Can't find variable: BigInt
@jessgusclark found that we were missing some config in shim.js according to the doc in https://www.npmjs.com/package/@rsksmart/rns-resolver.js , under the section 'Usage in React Native'.
We tested locally, and it worked.

@patogallaiovlabs patogallaiovlabs added this to the v1.4.2 milestone Apr 21, 2021
@patogallaiovlabs patogallaiovlabs self-assigned this Apr 21, 2021
Copy link
Member

@jessgusclark jessgusclark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Loads perfectly. Thanks!

@patogallaiovlabs patogallaiovlabs merged commit c9844a6 into master Apr 21, 2021
@patogallaiovlabs patogallaiovlabs deleted the android_bigint branch April 21, 2021 16:09
@patogallaiovlabs patogallaiovlabs modified the milestones: v1.4.3, v1.4.2 Apr 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants