Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashes in Demo App - New Chat Creation - 4.0.0-beta.8 #1336

Closed
vineethnkforios opened this issue Aug 2, 2021 · 2 comments · Fixed by #1337
Closed

Crashes in Demo App - New Chat Creation - 4.0.0-beta.8 #1336

vineethnkforios opened this issue Aug 2, 2021 · 2 comments · Fixed by #1337
Assignees
Labels
🐞 Bug An issue or PR related to a bug

Comments

@vineethnkforios
Copy link

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.

1 2
1 1

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

@vineethnkforios 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 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
@tbarbugli
Copy link
Member

@vineethnkforios that's unfortunately, thank you for reporting this. Could you share the full stack trace here?

@tbarbugli tbarbugli added the 🐞 Bug An issue or PR related to a bug label Aug 2, 2021
@SagarSDagdu
Copy link
Contributor

@vineethnkforios Thanks for reporting this. We have found the root cause of this issue and are working on a fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Bug An issue or PR related to a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants