javascript-obfuscator / react-native-obfuscating-transformer

Obfuscation for React Native bundles
MIT License
196 stars 100 forks source link

App get stuck in launch screen iOS #13

Open St7-07 opened 5 years ago

St7-07 commented 5 years ago

The obfuscation is done and the app is built successfully but just get stuck in launch screen and the app never start running, any advice please?

AustinZuniga commented 4 years ago

happens to me when I set the obfuscatorOptions to:

 debugProtection: true,
 debugProtectionInterval: true,