-
### Description:
Please help me.(Android native App) Only Android signed build crash. But debug build is working perfectly.
I am using this.
allprojects {
repositories {
google()
…
-
Hi,
while working on my project with Retrofit, I found an issue with `newJsonWriter` method in Gson class.
I used `GsonConverterFactory` which is a wrapper class of Gson in Retrofit.
Gson ena…
-
We ([Audiomack](https://audiomack.com/)) are getting a lot of ANR from your component "com.squareup.moshi.*." I was unable to reproduce this issue locally, so I couldn't able to provide some test exam…
-
我想请求玩安卓的接口,一开始没想到还要配置解析器,发现解析数据异常吐司才回头又看了遍文档,然后配置SerializationConverter解析时候有爆红的,又对比看了看demo才发现还要导入它的依赖
![微信图片_20220108151632](https://user-images.githubusercontent.com/54784104/148635833-da3480bd-48a2…
-
Similar to #22, I am adding the gradle plugin and receiving the error:
`The dd-android-gradle-plugin has been applied on a non android application project`
The difference being, I am only adding…
-
## Problem Definition
A lot of stuff has been retrofit to make things work.
Re-evaluate the logic there and update it.
- Creating a new account with premium credentials should be treated like a…
-
**State your question**
I am trying to upload images to an S3 bucket. I have been following the steps outlined in the [AWS Amplify Storage Documentation](https://aws-amplify.github.io/docs/android/st…
-
# Gson version
2.8.9
# Java / Android version
Android compileSdk 31, target Java 1.8
# Description
After upgrading from gson 2.8.8 to 2.8.9, we started seeing the following exception:
```
…
jd565 updated
3 years ago
-
## Summary
[Followed the Accept payment Kotlin document](https://stripe.com/docs/payments/accept-a-payment?platform=android), App crashed while calling presentPaymentSheet() function
## Code to r…
-
**Android API:30
**Mapbox Navigation SDK version:1.5.1
Duplicate Class error when building with navigation UI
```
Duplicate class com.squareup.picasso.Action found in modules jetified-picasso-2.…