awslabs / aws-mobile-appsync-sdk-android

Android SDK for AWS AppSync.
https://docs.amplify.aws/sdk/api/graphql/q/platform/android/
Apache License 2.0
105 stars 58 forks source link

feat: port custom domain support. #379

Closed sktimalsina closed 2 years ago

sktimalsina commented 2 years ago

Issue #, if available:

Description of changes: Add the support to custom domain described in aws configuration. Existing functionality of appsync generated domains (with 26 char host) is not changed.

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