当我尝试实现codepush时,我收到了这个错误: Deprecated Gradle features were used in this build, making it incompatiblegetApplicationContext(), BuildConfig.DEBUG), symbol: variable reactNativeCodePush_androidDeploymentKey;
i
基本上我使用了CodePush。因此,一旦代码推送下载并安装更新,就会显示.- isDownloading :保存布尔值以检查应用程序是否正在更新的状态。*将在代码推送更新应用程序时显示。(Handler.java:751) at android.os.Looper.loop(Looper.java:154)
at android.app.ActivityThread.ma
我们正在尝试从Microsoft实现CodePush。我们已经到了应用程序下载包并将其解压缩的地步。但是,它总是以响应结束。Please check that you are releasing your CodePush updates using the exact same JS bundle file name thatR.string.reactNativeCodePush_androidDeploymentKey), getApplicationContext(), BuildConfig.DEBUG),
new Cale