Skip to content

Problem with installing app on old android(6.0.1) #2093

Closed
@Szymon20000

Description

@Szymon20000

Summary:

Recently I tried to install app on my phone. However, I came across the following error:
Error:FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:transformClassesWithInstantRunForBetaDebug'. > com.android.build.api.transform.TransformException: java.lang.RuntimeException: java.lang.RuntimeException: java.io.IOException: Failed to find byte code for com/mapzen/android/lost/api/LostApiClient$ConnectionCallbacks * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org BUILD FAILED in 2s

device : SM-N910C
Android: 6.0.1

The problem can be related with mapbox/mapbox-navigation-android#512.

I solved the issue locally by adding 'implementation "com.mapzen.android:lost:3.0.2' line in build.gradle.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions