javascript-obfuscator / react-native-obfuscating-transformer

Obfuscation for React Native bundles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App get stuck in launch screen iOS

St7-07 opened this issue · comments

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?

happens to me when I set the obfuscatorOptions to:

 debugProtection: true,
 debugProtectionInterval: true,