Viktor Sinelnikov
Viktor Sinelnikov
`03-21 21:44:52.180 23477 23477 E AndroidRuntime: FATAL EXCEPTION: main 03-21 21:44:52.180 23477 23477 E AndroidRuntime: Process: com.stag, PID: 23477 03-21 21:44:52.180 23477 23477 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity...
Same issue( RN 0.52 Android 7.1
Looks like not. :( But I would want to have this feature
Same problem
Same need
Hi, thank you for the quick response. I've checked in on a real device (Pixel 3) and it does not reproduce. It reproduces on Android emulator (tested on phones and...
Hi, I've tested it on the newest Android emulator - Android 12.0, and another computer as well.
I've added support of this feature in this PR: https://github.com/kevincaicedo/imei_plugin/pull/16 Or you can use my fork: https://github.com/asinel/imei_plugin
I ran the test and I confirm that there is an issue: decimal: ``` Loop 1 times,Cost: 5 ms Loop 10 times,Cost: 2 ms Loop 100 times,Cost: 74 ms Loop...