【问题标题】:is it possible to replace same mobile android native app with react native mobile app on play store?是否可以在 Play 商店中用 React Native 移动应用替换相同的移动 android 原生应用?
【发布时间】:2021-09-06 07:49:29
【问题描述】:

Playstore 上的应用替换 我们可以用用 react native 为 play store 创建的 apk 替换同一个应用程序吗

【问题讨论】:

标签: reactjs react-native app-store


【解决方案1】:

只要您继续使用相同的 Keystore 文件进行构建,就不会出现问题。

【讨论】:

  • 基本上,Google Play 商店并不关心您如何构建此 APK,唯一需要检查的是您的签名,以检查它是否由相同的授权和相同的包名称签名。
猜你喜欢
  • 1970-01-01
  • 2016-04-24
  • 2021-12-22
  • 1970-01-01
  • 2018-07-30
  • 1970-01-01
  • 1970-01-01
  • 2012-10-26
  • 1970-01-01
相关资源
最近更新 更多