Closed dy08 closed 6 years ago
The warnings you listed can all safely be ignored IF you are not using those features.
Warnings for S3ObjectManagerImplementation
require the S3 library if you are using complex objects.
Warnings for BasicCognitoUserPoolsAuthProvider
require the CognitoIdentityProvider library if you are using Cognito UserPools as your authentication mechanism.
@dy08 Closing this issue. If there are further questions, please feel free to reopen the issue.
Is this really good idea closing this issue? I may not use these libraries, but I see a lot of warnings on my build which does not look good at all
To help us solve your problem better, please answer the following list of questions.
In what version of SDK are you facing the problem? Can you try the latest version?
2.6.22
Is the issue limited to Simulators or Physical Devices?
Both
Is this problem related to a specific API level or Brand?
No
Can you give us steps to reproduce with a minimal, complete, and verifiable example?
Please include any specific network conditions that might be required to reproduce the problem.
I tried to run my application using proguard configuration given in https://github.com/aws/aws-sdk-android/blob/master/Proguard.md. But I got some errors which I've put in the stacktrace.
Is there a recommended proguard file I can reference when integrating AppSync?
If my code snippet looks suspicious, please let me know.
Thanks in advance
Please include a stacktrace if applicable.