1 réponse
- Le plus récent
- Le plus de votes
- La plupart des commentaires
0
SNS SDK usage needs some good documentation. This error happens only in the release build and is because of missing proguard rule. Adding the following resolves it,
-keep class com.amazonaws.services.sns.** { *; }
répondu il y a 9 ans
Contenus pertinents
- demandé il y a 2 ans
- demandé il y a 3 mois
- demandé il y a 10 mois
- AWS OFFICIELA mis à jour il y a 3 ans
