A

Results 15 comments of A

As an update, that still doesn't seem to minify my bundle. I am using hermes and this command to make a build: ``` react-native bundle --dev false --platform android --entry-file...

I agree, also that library seems to be the case of the following logs: ``` .gradle/caches/transforms-3/2dbd6ab9e655cbe38e1c21660e2ed91c/transformed/jetified-fingerprintidentify-1.2.6-runtime.jar: R8: Expected stack map table for method with non-linear control flow. In later version...

Hello @jlipps, Thanks for the reply. Here is the output of those commands: $ appium driver run uiautomator2 reset [STDERR] node:internal/modules/cjs/loader:1056 [STDERR] throw err; [STDERR] ^ [STDERR] [STDERR] Error: Cannot...

Hey there! Thanks for the reply a4z :) The part that I'm struggling with (and it's a bit hard to find a simple and working tutorial online) is that 3rd...