wix-incubator/DetoxInstruments

App crashe due to "[native] Unhandled JS Exception: Subscription cannot be called as a function"

vlanemcev opened this issue · 5 comments

I am trying to integrate DetoxInstruments with the application, but I get the error:

image

I did everything according to the instructions, the only moment that caused me a lot of confusion was how to change Other Linker Flags. Please, see how it looks for me:

image

And in Open state:
image

Is it correct?

Also here is my Build Phases:

image

Environment details:
React Native v0.63.4
XCode Version 12.1

@LeoNatan Hi! Do you have any thoughts about this?

I checked and came to the conclusion that this problem is related to another package - Realm.
Here's a similar ticket - realm/realm-js#2233

I am no longer involved with Wix or this project, sorry.

Oh, understand ((
Can you give me an advice what should i do with this?

Could be some incompatibility between the Profiler framework and a recent RN version. Good luck.

Hi team! Do you have any support?