How to get deobfuscation file in React Native app with obfuscator-io-metro-plugin

51 Views Asked by At

We are developing a mobile app with React Native/Expo and our partner requires us to use some kind of code obfuscation. The only viable solution we found was obfuscator-io-metro-plugin Now the app stores say the deobfuscation file is missing which will make debuggin crashes harder. Is it possible to create this deobfuscation file with this plugin and if so, then how? I couldn't find anything on it in plugin docs.

0

There are 0 best solutions below