Open
Description
Hi
I am trying to use this module. I created the rn-cli.config.js and transformer.js file in my project root folder and kept the default obfuscatingTransformer options (So module.exports = obfuscatingTransformer({})
).
But this doesn't seem to work. The index.android.bundle file in the generated app-release.apk still remains unobfuscated (I performed a gradlew assembleRelease
like usual to create the bundle before
react-native run-android --variant=release
)
What am I doing wrong?
Metadata
Metadata
Assignees
Labels
No labels