You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, really appreciate all your performance benchmarking tools, they've been amazing!
I'm having an issue with react-native-startup-trace for iOS. It's fine in Android but I can't seem to get it working in iOS. I'm using Firebase Performance with other custom traces in my app on the JS side and it's been working fine. Just can't seem to trigger the tracking in the native iOS side.
[Firebase/Performance][I-PRF100001] Firebase Performance Monitoring is successfully initialized! In a minute, visit the Firebase console to view your data: https://console.firebase.google.com/...
2023-02-03 14:26:38.322177+0800 AppName[14557:1739869] 8.15.0 - [Firebase/Performance][I-PRF200004] Trace feature is disabled.
Hi there, really appreciate all your performance benchmarking tools, they've been amazing!
I'm having an issue with
react-native-startup-trace
for iOS. It's fine in Android but I can't seem to get it working in iOS. I'm using Firebase Performance with other custom traces in my app on the JS side and it's been working fine. Just can't seem to trigger the tracking in the native iOS side.I've tried to follow the troubleshooting guide for Firebase and have also added this to my
Info.plist
I don't have any remote config setup to disable it.
I've also tried building a prod IPA and just trying to run the app a few times to see if it would show up in the Firebase dashboard but no luck still.
The text was updated successfully, but these errors were encountered: