Ilya
Ilya
@rigor789 @ai, I put some debugger logs, and compared the 2 versions on what the difference in behaviour is related to the unwanted empty rules. On `8.1.13` the Rule for...
Using `"@magic-sdk/react-native": "8.2.1"` with bare RN. Same issue with both iOS simulator and iPhone device: ``` This login was requested using None, None at 12:55:57 PDT on September 28, 2022....
Same problem - decimal value and the last dot is not set to active.
Same issue. Running in Internal Testing. React Native bare workflow. Env: ``` "react-native": "0.64.3", "react-native-in-app-review": "^4.1.1", ``` The exception is captured and reported with Sentry: ``` import InAppReview from 'react-native-in-app-review'...
Same for me with `targetSdkVersion = 31`.
Similar issue reported here: https://github.com/react-native-image-picker/react-native-image-picker/issues/2096
Same issue. Using React Native bare workflow. ``` "react-native-in-app-review": "^4.1.1", "react": "17.0.2", "react-native": "0.64.3", ```
Does anybody know if it's only the Internal Testing environment that does not work, and that it's working in production Google Play?
Thank you @HarshitMadhav, your method worked for me! (for some reason upgrading from 0.64.3 to 0.64.4 did not help me)
Used [here](https://github.com/stealjs/steal-tools/blob/master/lib/build/transform.js#L123)