我在 android 中创建 amazon coginto 后出现错误 [英] am getting error after i created amazon coginto in android

查看:24
本文介绍了我在 android 中创建 amazon coginto 后出现错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,我正在做一个项目,将数据同步到 amazon coginto 并且工作正常,并且也成功签署了 apk.

Hi am doing a project which syncs the data to amazon coginto and its working fine, and successfully signed apk too.

现在问题是调试后出错

无法识别 AWS http 客户端类名称 b 的后缀"

"Unrecognized suffix for the AWS http client class name b"

推荐答案

您可能打开了 Proguard 并混淆了类名.SDK 根据类名进行反射.没有它,某些功能可能无法正常工作.请参阅说明 https://github.com/aws/aws-sdk-android/blob/master/Proguard.md 用于配置.

You probably turn on Proguard and have class name obfuscated. The SDK does reflection based on the class name. Without it some feature may not work correctly. Please see the instruction https://github.com/aws/aws-sdk-android/blob/master/Proguard.md for configuration.

这篇关于我在 android 中创建 amazon coginto 后出现错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆