Results 3 comments of Gongben

> Please, check if the file `ẁebpack.producion.config.js` is in the root of your project Yes. It exist in the root of my project. I set on hook in Jenkins.. When...

Same issue. For now, my solution is to use React-Hook `useEffect` for detecting if the response data changed. Update redux if it's changed.

> 1. Download com.whatsapp.apk (for example with https://github.com/matlink/gplaycli) > 2. gplaycli -d com.whatsapp > 3. Calculate version and MD5 with https://gist.github.com/masbog/d29c779539581defbf542e70ce724ed8 > 4. Install https://github.com/mikusjelly/axmlparser > 5. python3 dexMD5.py com.whatsapp.apk...