-
Notifications
You must be signed in to change notification settings - Fork 227
Closed
Labels
bugSomething isn't workingSomething isn't workingpending-releaseCode has been merged but pending release Code has been merged but pending releaseCode has been merged but pending release Code has been merged but pending releasepredictionsIssues related to the Predictions categoryIssues related to the Predictions category
Description
Describe the bug
Using provisioned AWS Transcribe resource in an unsupported region and call Amplify.Predictions.convert(), CallBack which contains error message doesn't return.
To Reproduce
Steps to reproduce the behavior:
- Create a Predictions Sample App
- Follow https://docs.amplify.aws/lib/predictions/transcribe/q/platform/ios to provision
AWS Transcriberesource ineu-west-2region - Call
Amplify.Predictions.convert()to transcribe an audio file - The call back is not returning (neither success case nor failure case)
Expected behavior
Failure message should be returned
Environment(please complete the following information):
- Amplify Framework Version: 1.0.4
- Dependency Manager: Cocoapods
- Swift Version : 5.0
Device Information (please complete the following information):
- Device: Simulators
- iOS Version: iOS
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpending-releaseCode has been merged but pending release Code has been merged but pending releaseCode has been merged but pending release Code has been merged but pending releasepredictionsIssues related to the Predictions categoryIssues related to the Predictions category