awslabs / amazon-kinesis-video-streams-webrtc-sdk-ios

iOS SDK for interfacing with the Amazon Kinesis Video Streams Signaling Service.
Apache License 2.0
66 stars 29 forks source link

User is Nil #48

Closed cuongnguyenGNT closed 3 years ago

cuongnguyenGNT commented 3 years ago

I tried to signup and signIn many time, but I got the issue below : AWSKinesisVideoWebRTCDemoApp[2396:1264493] AWSMobileClient/AWSMobileClientExtensions.swift:229: Fatal error: Unexpectedly found nil while unwrapping an Optional value

I tried to debug and see the the User is Nil. How can I fix that? Thanks.

Screen Shot 2021-10-29 at 09 21 43
cuongnguyenGNT commented 3 years ago

Fixed the issue because : "Region": "AP_SOUTHEAST_1" --> Wrong "Region": "ap-southeast-1" --> Correct

If you guys see the issue, please check para, such as : Region.