Skip to content

Fixes runtime error where module is null#93

Merged
tectiv3 merged 1 commit intotectiv3:developfrom
IoFinnet:master
Dec 4, 2024
Merged

Fixes runtime error where module is null#93
tectiv3 merged 1 commit intotectiv3:developfrom
IoFinnet:master

Conversation

@mia-iofinnet
Copy link
Contributor

Solves runtime issue where NativeModules.Aes is null on Android as reported by #92 and #89.

NativeModules.RCTAes seems to work as expected on Android using RN 0.76 (with Expo 52, Turbo Modules and Fabric enabled), and also on iOS.

@tectiv3 tectiv3 changed the base branch from master to develop December 4, 2024 08:24
@tectiv3 tectiv3 merged commit 6ffb6d7 into tectiv3:develop Dec 4, 2024
tectiv3 added a commit that referenced this pull request Dec 4, 2024
Mia (1): Fixes runtime error where module is `null` (#93) tectiv3 (1): Bump version
@tectiv3
Copy link
Owner

tectiv3 commented Dec 4, 2024

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants