checkout / frames-android

Frames Android: making native card payments simple
https://www.checkout.com/docs/integrate/sdks/android-sdk
MIT License
47 stars 32 forks source link

generate apk #256

Closed MostafaSlaam closed 5 months ago

MostafaSlaam commented 7 months ago

when generate apk (debug or release) AGPBI: {"kind":"error","text":"com.android.tools.r8.kotlin.H","sources":[{}],"tool":"D8"}

deepesh-vasthimal-cko commented 7 months ago

Hi @MostafaSlaam Thanks for raising the issue. Can you please share more details as listed below.

  1. Steps to reproduce the error?
  2. What version of frames android you are using?
  3. What version of Android studio, AGP version you are using locally ?

Thanks Deepesh

MostafaSlaam commented 7 months ago
  1. error FAILURE: Build completed with 2 failures.

1: Task failed with an exception.

chintan-soni-cko commented 6 months ago

@MostafaSlaam From the attached logs, it seems it may have an issue with the compatibility of kotlin and Gradle versions. I would encourage you to update all development environments to make the product compatible with the latest release 4.2.0. Additionally, this is release note from 4.2.0. If you still face the issue, it would be nice to receive gradle configuration details (for versions) to reproduce it from our side.

patrick-hoban-cko commented 5 months ago

Hi @MostafaSlaam, following Chintan's reply above I'm going to close this ticket, but if you have any other questions please feel free to raise another!

Best, Patrick