Unable to use Android Emulator, for testing the Instant Apps!! Every-time I\'m getting \"Side loading instant app failed: Reading bundle timed out.\"
<
The device is being considered as "already provisioned for instant apps" but it's not, probably because another device with the same serial number (same emulator) was used before and modified or because the device was modified externally (not by Android Studio).
A workaround for that is to clear the cache before each run: InstantApp run configuration -> before run tasks -> provision for instant app task -> edit -> clear provisioned devices cache.