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
Our app's startup time significantly increased starting around 0:00 UTC on October 17th. Using the Launches Report feature in Xcode 16, we found that the execution time of +[APMAEU isFAS] began to spike during the same period. Due to the app release, the subsequent data after Oct 17th can be ignored.
However, we noticed that the execution time decreased back to its original level starting on Oct 22nd. Do you know what caused this increase in execution time?
Reproducing the issue
No response
Firebase SDK Version
10.29.0
Xcode Version
15.2
Installation Method
CocoaPods
Firebase Product(s)
Analytics, Crashlytics, Performance
Targeted Platforms
iOS
Relevant Log Output
No response
If using Swift Package Manager, the project's Package.resolved
Expand Package.resolved snippet
Replace this line with the contents of your Package.resolved.
Description
Our app's startup time significantly increased starting around 0:00 UTC on October 17th. Using the Launches Report feature in Xcode 16, we found that the execution time of
+[APMAEU isFAS]
began to spike during the same period. Due to the app release, the subsequent data after Oct 17th can be ignored.However, we noticed that the execution time decreased back to its original level starting on Oct 22nd. Do you know what caused this increase in execution time?
Reproducing the issue
No response
Firebase SDK Version
10.29.0
Xcode Version
15.2
Installation Method
CocoaPods
Firebase Product(s)
Analytics, Crashlytics, Performance
Targeted Platforms
iOS
Relevant Log Output
No response
If using Swift Package Manager, the project's Package.resolved
Expand
Package.resolved
snippetReplace this line with the contents of your Package.resolved.
If using CocoaPods, the project's Podfile.lock
Expand
Podfile.lock
snippetThe text was updated successfully, but these errors were encountered: