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
The text was updated successfully, but these errors were encountered:
vineethnkforios
changed the title
Crashes in New Chat Creation - 4.0.0-beta.8
Crashes in Demo App - New Individual Chat Creation - 4.0.0-beta.8
Aug 2, 2021
vineethnkforios
changed the title
Crashes in Demo App - New Individual Chat Creation - 4.0.0-beta.8
Crashes in Demo App - New Chat Creation - 4.0.0-beta.8
Aug 2, 2021
Trying to create a new chat in demo project version 4.0.0-beta.8
Expecting to redirect to the chat screen, it was working fine in 4.0.0-beta.5
App crashes see the screenshots.
Error Log:
logs:
Task <28031967-2A36-4883-903E-3DE1EF1AF752>.<132> finished with error [-1002] Error Domain=NSURLErrorDomain Code=-1002 "unsupported URL" UserInfo={NSLocalizedDescription=unsupported URL, NSErrorFailingURLStringKey=./static/media/photo-1548946526-f69e2424cf45.cdd62d22.jpeg, NSErrorFailingURLKey=./static/media/photo-1548946526-f69e2424cf45.cdd62d22.jpeg, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalDataTask <28031967-2A36-4883-903E-3DE1EF1AF752>.<132>"
), _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <28031967-2A36-4883-903E-3DE1EF1AF752>.<132>, NSUnderlyingError=0x6000001f0780 {Error Domain=kCFErrorDomainCFNetwork Code=-1002 "(null)"}}
2021-08-02 01:33:15.737478-0400 ChatSample[4974:60421] Task .<136> finished with error [-1002] Error Domain=NSURLErrorDomain Code=-1002 "unsupported URL" UserInfo={NSLocalizedDescription=unsupported URL, NSErrorFailingURLStringKey=./static/media/photo-1548946526-f69e2424cf45.cdd62d22.jpeg, NSErrorFailingURLKey=./static/media/photo-1548946526-f69e2424cf45.cdd62d22.jpeg, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalDataTask .<136>"
), _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask .<136>, NSUnderlyingError=0x6000001f0a20 {Error Domain=kCFErrorDomainCFNetwork Code=-1002 "(null)"}}
GetStream Environment
GetStream Chat version:
GetStream Chat frameworks: StreamChat, StreamChatUI, StreamChatClient, StreamChatCore
iOS version:
Swift version:
Xcode version:
Device:
Additional context
The text was updated successfully, but these errors were encountered: