标签: android
如果您尝试使用以下代码在设备上安装动态功能:
SplitInstallManagerFactory.create(this).startInstall(request)
并收到诸如Split Install Error: -2或code -100之类的错误,那么看来您遇到了某种Google错误。
Split Install Error: -2
code -100
答案 0 :(得分:0)
尝试清除设备设置中Google Play Market应用程序的数据,然后重新安装包含要安装的动态功能的应用程序。就我而言,它有所帮助。