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
Thanks for reporting, @c-cbhalara. The logs you shared seems to be a network-related issue. I'm also unable to reproduce it. With this, have you tried connecting to different network?
Hey @c-cbhalara. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 days I will close it automatically.
If you have more information that will help us get to the bottom of this, just add a comment!
Description
Application is getting stuck due to below error. Its happening every time launch the app.
Task .<1> finished with error [-1001] Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo={_kCFStreamErrorCodeKey=-2103, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDownloadTask .<1>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalDownloadTask .<1>"
), NSLocalizedDescription=The request timed out., NSErrorFailingURLStringKey=https://app-analytics-services.com/config/app/APP_ID?platform=ios&runtime_version=0&gmp_version=VERSION_NO, NSErrorFailingURLKey=https://app-analytics-services.com/config/app/APP_ID?platform=ios&runtime_version=0&gmp_version=VERSION_NO, _kCFStreamErrorDomainKey=4}
Reproducing the issue
No response
Firebase SDK Version
10.24.0
Xcode Version
16.2
Installation Method
Swift Package Manager
Firebase Product(s)
All
Targeted Platforms
iOS
Relevant Log Output
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
snippetReplace this line with the contents of your Podfile.lock!
The text was updated successfully, but these errors were encountered: