I am developing the instant app of my main app and I am confused about the targetsandbox version of the instant app and installed app. When I try to upgrade from instant app to installed app from android studio I am getting the following error New target sandbox version 1 is incompatible with the previous version of 2
.
When I set the targetsandbox version to 2 in my installed app, the app crashes immediately.
I reviewed following posts Question 1 and Question 2 but its not helping.
Thanks