Closed amq closed 2 years ago
Have the same issue, Commenting for further Updates.
I added a PR. https://github.com/heap/react-native-heap/pull/335. Don't know what further steps need to be taken for the code to be merged
Edit: I just saw your suggested fix. Pretty much did the same thing
@TheRogue76 what is the "suggested fix" you're referring to?
I just made a patch package with Log.w("RNHeapLibraryModule", ...)
and it works fine now. Not sure what all the other changes were in that PR though.
This has been fixed in #349 and will be released today.
Getting this error with the android build:
Seems like this
Should be:
Should I open a PR?