Instant App - Constantly getting error : We could not save your changes. Please try again

守給你的承諾、 提交于 2019-12-10 20:12:47

问题


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?

Screenshot

FYI - My app has 3 feature main,base & detail.


回答1:


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



来源:https://stackoverflow.com/questions/46075857/instant-app-constantly-getting-error-we-could-not-save-your-changes-please

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!