Niklas Alvaeus

Results 15 comments of Niklas Alvaeus

Ok great that helps a lot... These steps are missing from the AWS Amplify step by step tutorial when following the Add auth stuff. I thought maybe there was a...

@palpatim Thanks... but it says AWSAppSyncClientInfo is depreciated. ``` 'AWSAppSyncClientInfo' is deprecated: Use a AWSAppSyncServiceConfigProviding instance like AWSAppSyncServiceConfig ``` The only method I could find that takes the userPoolsAuthProvider is:...

This has now stopped working after updating Amplify to 2.12.1. The line ```let appSyncConfig = try AWSAppSyncClientConfiguration(appSyncServiceConfig: AWSAppSyncServiceConfig(), userPoolsAuthProvider: AWSMobileClient.default())``` Does not work anymore.

@sebsto thanks for fast answer, that seems to have done it...

You're implementation is really nice. This is very common UI on Apple TV apps, so would be great to have tvOS support in the pod.