-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Can't build with Instant Run enabled #1941
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I couldn't reproduce the error. Devices: |
There's at least one more person who has experienced this problem. This is the issue they filed on this repository: |
Try disabling instant run in your settings: |
Think it would be better to actually have this as an issue we could work towards fixing rather than just disabling Instant Run. |
Currently builds, but as soon as app opened crashes with the following errors:
|
Got a bit too excited and thought I had fixed this issue but haven't. Here's another log of where we are:
|
Okay, got a bit closer. If you disable proguards I'm going to put this on pause for now so please do feel free to have a go solving. |
Summary:
Unable to run application on a real device or an emulator due to the following error:
Failed to find byte code for com/mapzen/android/lost/api/LostApiClient$ConnectionCallbacks
Steps to reproduce:
Add System logs:
Android Studio version: 3.2
Device and Android version:
Google Pixel, Android 9.0
Nexus 5X Emulator, Android 7.1.1
Commons app version:
versionCode 92
versionName '2.8.5'
branch: master
The text was updated successfully, but these errors were encountered: