Sample instant app requires newer SDK

Viewed 520

I'm keep getting the error at the bottom of the question even though I followed official emulator setup guide and sample project setup guide to the letter.

Using:
- Android Studio 3.0-Alpha7
- Pixel emulator with SDK 23

Provisioning succeeds and was able to enable instant apps in Settings > Google > Instant Apps

Side loading instant app failed: Failure when trying to read bundle. Instant App com.instantappsample requires an SDK version which is newer than the one installed on device. Please update the SDK on the device. Error while Uploading and registering Instant App

3 Answers
Related