Solved

[Android] Method addObserver must be called on the main thread

  • 26 February 2022
  • 1 reply
  • 1371 views

Badge +3

Got this error while trying to setup Purchases 3.4.3 in React Native.

Method addObserver must be called on the main thread
Anyone faced it?

icon

Best answer by Oswaldo Guerra 28 February 2022, 16:26

View original

1 reply

Badge +3

Ok. Updating to react-native-purchases 4.5.2 solves the problem.

Reply