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

Error when I run a project Click Sign In Button #54

Closed maxwell44 closed 1 year ago

maxwell44 commented 2 years ago

I click the login button crash

crash Info: Thread 1: Swift runtime failure: Unexpectedly found nil while unwrapping an Optional value

The commented code is the very beginning code of this project.

Code without comments I refer to the code under this link.

https://docs.amplify.aws/sdk/auth/working-with-api/q/platform/ios/#re-send-a-confirmation-code-mfa

671648101784_ pic

disa6302 commented 2 years ago

I am unable to reproduce this issue with top of master. Any code changes you have made?

maxwell44 commented 2 years ago

I am unable to reproduce this issue with top of master. Any code changes you have made?

no code changes

maxwell44 commented 2 years ago

I am unable to reproduce this issue with top of master. Any code changes you have made? Refer to my reply to this link: https://github.com/awslabs/amazon-kinesis-video-streams-webrtc-sdk-ios/issues/53

disa6302 commented 2 years ago

@maxwell44 , Looks like there is a problem with newer Xcode versions. Can you try this with XCode 11 instead?

maxwell44 commented 2 years ago

@maxwell44 , Looks like there is a problem with newer Xcode versions. Can you try this with XCode 11 instead?

use Xcode14 or Xcode13

OwlRepo commented 1 year ago

Also experiencing this issue after I have updated my MacOS(Ventura 13.4(22F66)) and XCode(Version 14.3.1 (14E300c)) to latest version.

sirknightj commented 1 year ago

See #69.