Results 6 comments of Matias Simone

Hey! its a simple hotFix, but you can use the follow workaround to solve this problem : ``` export const getAllSecureItem = async () => { try { const allSecureItems...

Hey! @cbbernier 👋 You forgot put the **Measurement Unit** such as **px**. Here a working example ⬇️ ``` this.richText.current?.commandDOM(` $('.content').style.fontSize = '${fontSize}px'; $('.pell').style.fontSize = '${fontSize}px'; `); ```

Any update ? In my case is sporadically error, sometime appears and other one not. Maybe its related to this ticket ? https://github.com/dooboolab-community/react-native-iap/issues/1593

I can replicate the error with consumable items, in iOS & Android.

+1 same problem, I'll use the library with a patch-package, but pls consider merge it ASAP 🙏

https://www.npmjs.com/package/patch-package ![image](https://github.com/AppsFlyerSDK/appsflyer-react-native-plugin/assets/28985499/27377443-df23-4c80-8d80-047e7b010fae)