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

chore(api): API Pigeon update #1813

Merged
merged 3 commits into from
Jun 27, 2022

Conversation

Equartey
Copy link
Contributor

Description of changes:

  • Bumps pigeon version
  • Make pigeon methods async

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@Equartey Equartey requested a review from a team as a code owner June 24, 2022 14:56
Copy link
Contributor

@dnys1 dnys1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! You'll need to make some changes to the API podspec to declare support for async/await, which was released for iOS 15 and then backported to iOS 13 in Xcode 13.2/Swift 5.5.

Since vNext will have a minimum iOS target of 13.0, this works out great for us, we just need to make sure the end-user is using Swift 5.5 so that it compiles properly. Here's how to do that: https://github.com/aws-amplify/amplify-flutter/blob/next/packages/auth/amplify_auth_cognito_ios/ios/amplify_auth_cognito_ios.podspec#L23

Copy link
Contributor

@dnys1 dnys1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

packages/api/amplify_api_ios/ios/amplify_api_ios.podspec Outdated Show resolved Hide resolved
@Equartey Equartey merged commit 25b2cd7 into aws-amplify:feat/api-next Jun 27, 2022
@Equartey Equartey deleted the chore/api-pigeon-update branch June 27, 2022 16:43
Equartey added a commit that referenced this pull request Jun 27, 2022
ragingsquirrel3 pushed a commit that referenced this pull request Jul 21, 2022
ragingsquirrel3 pushed a commit that referenced this pull request Aug 16, 2022
ragingsquirrel3 pushed a commit that referenced this pull request Aug 23, 2022
ragingsquirrel3 pushed a commit that referenced this pull request Sep 9, 2022
ragingsquirrel3 pushed a commit that referenced this pull request Sep 14, 2022
ragingsquirrel3 pushed a commit that referenced this pull request Sep 15, 2022
ragingsquirrel3 pushed a commit that referenced this pull request Sep 26, 2022
ragingsquirrel3 pushed a commit that referenced this pull request Oct 19, 2022
ragingsquirrel3 pushed a commit that referenced this pull request Nov 8, 2022
HuiSF pushed a commit to HuiSF/amplify-flutter that referenced this pull request Nov 10, 2022
ragingsquirrel3 pushed a commit that referenced this pull request Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants