omise / omise-android

Omise Android SDK
https://docs.opn.ooo
Other
50 stars 32 forks source link

The SDK caused Glide to fail to load #193

Closed qflbai closed 3 years ago

qflbai commented 3 years ago

image

qflbai commented 3 years ago

Anybody solve it?

nuxzero commented 3 years ago

@qflbai Hi, we are looking into this issue. However, could you provide for more information regarding to below information?

qflbai commented 3 years ago

1、Omise SDK version: implementation 'co.omise:omise-android:4.+' 2、Android version:10 3、Glide.with(this).load(skuPic).into(ivImage)

nuxzero commented 3 years ago

@qflbai Thank you for the information. We will raise this issue to our team then inform you if there's any update.

nuxzero commented 3 years ago

@qflbai Our team tried to reproduce this issue with your information. We have not found any issue that you raised. In my opinion this issue seems not related to Omise Android. However, could you provide a sample project with this issue for us?