Stanislav Velychko

Results 7 comments of Stanislav Velychko

> I am afraid this will become a major issue for all apps using NativeScript once Apple makes bitcode mandatory in the App Store (which I believe they plan on...

@mbektchiev Thank you for your reply. I appreciate that you take time trying to add BITCODE support 🏅. Cool, I will try out the mentioned runtime and give you a...

Unfortunately, we have the same issue, but in our case its the `@react-native-community/async-storage` causing the excessive number of pending callback. But there is one very interesting thing: the issue doesn't...

@Badbreaddead Yes, after 2 weeks of painful search we've found the issue! It was indeed in our application code! We are using Firebase Snapshots to subscribe to live changes in...

@gabrielmoncea Yeah, it would definitely help, if the error message would include at least the callback function that is still pending for execution.

> > > This happens to me with RN 0.62.2, and didn't happen to me on earlier versions of RN (I upgraded from 0.59.9). > > > Is this going...