As per the guidelines provided document i have modularized the existing code. Now i am able to build the signed apk of installed app as well as instant app. My installed app got uploaded to playstore without any issue. But while uploading instant app apk it is giving me below error.
We could not save your changes. Please try again.
It is constantly giving me this error & error is not explainable to.Have anyone faced this?
FYI - My app has 3 feature main,base & detail.
With reference to comment @NikhileshPatve
it is causing due to resources try removing resources string,drawable,styles,etc with hardcoding them whichever gets resolved by id at first try hardcoding app name in manifiest and then try any other things