fuel icon indicating copy to clipboard operation
fuel copied to clipboard

java.lang.ClassNotFoundException: Didn't find class "com.github.kittinunf.fuel.core.FuelManager" on path: DexPathList

Open triandamai opened this issue 3 years ago • 1 comments

Bug Report

Description

Hi, I'm trying to implement Fuel in an android app I'm working on. When I start my application I get error java.lang.ClassNotFoundException Didn't find class "com.github.kittinunf.fuel.core.FuelManager" on path: DexPathList

Screenshots

image

  • OS: Windows 10
  • IDE: Android Studio
  • Fuel version: 2.3.1
  • Kotlin version: 2.3.1

Smartphone or Emulator

Complete the following information if applicable

  • Device: Samsung A51
  • OS: Android 11

triandamai avatar Jul 21 '21 12:07 triandamai

DO you have a minimal reproducible example?

SleeplessByte avatar Aug 29 '21 02:08 SleeplessByte