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
Launch the app
Wait 12h
Look at the FirebaseConsole and try to access sessions for the performance logs
Sessions are not available, we are advised to update our SDK
Currently the detailed sessions are captured only for a small percentage of the runs. It is quite possible that the runs might not have been picked for detailed sessions capture. Currently we capture detailed sessions only for 1% of the runs (random picks). We are working on enabling this during development time, stay tuned.
morganchen12
changed the title
PerformanceMonitoring not logging sessions
FR: Enable Performance session capturing for 100% of users in development
Nov 15, 2019
[REQUIRED] Step 2: Describe your environment
[REQUIRED] Step 3: Describe the problem
Create a new single-view app in Xcode
Follow the instructions to add Firebase to the app
https://firebase.google.com/docs/ios/setup
Follow the instructions to add FirebasePerformanceMonitoring to the app
https://firebase.google.com/docs/perf-mon/get-started-ios
Launch the app
Wait 12h
Look at the FirebaseConsole and try to access sessions for the performance logs
Sessions are not available, we are advised to update our SDK
Relevant Code:
SampleFirebasePerf.zip
I removed podfiles and GoogleService-Info.plist, you will need to restore podfiles and add your own GoogleService-Info.plist to run the same.
Simply launch the app, wait 12h and look at the data on the console.
The text was updated successfully, but these errors were encountered: