Steve Tran
Steve Tran
> For the changes needed here while updating across major versions (they should be small?) you can read how we handle versioning and how to upgrade here https://invertase.io/blog/react-native-firebase-versioning Thank you!
Hi @mikehardy, I'm trying to update the latest version and this issue is still reproduced. The event is still displayed, but I don't see the user property display on debug...
Hi @mikehardy , I have the same thoughts as you about debug view, but when I try to integrate firebase with android native (JAVA) and then test update the user...
Hi @mikehardy, That right! The **setUserPorperty** method worked in debug view mode, and it works perfectly on iOS. This problem is only encountered on Android. On Android, I need to...