TypeError: null is not an object (evaluating 'this.subscriber')

I’m on SDK 38.0 and this is happening on both platforms.

I never got this before I did the upgrade to SDK 38. The problem is that it happens a split second after another error in my app. If I don’t have an idea where the error is coming from, it’s basically impossible for me to figure it out now because this covers up that error.

I think this is Expo related because the last line before the error is happening in ExpoRoot.

Any ideas where to even look?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.