Creation Of App Bundle For Instant App Module Is Not Possible
I have set up an app as an instant app based on this guides: https://codelabs.developers.google.com/codelabs/android-instant-apps/index.html?index=..%2F..index#6 and https://developer.android.com/topic/google-play-instant/getting-started/feature-plugin So I have now 2 modules (installed & instant). If I try to create an app bundle, then I'm not able to select the instant module, because the module selection is disabled in my case. Running of the instant app is working as expected. Is it even possible to create an app bundle from an instant app module? If yes, then what could be the problem?