包名已经存在(g-play)
Package name already exists (g-play)
在 Playstore 上发布我的应用程序时,我收到以下消息:
You need to use a different package name because "com.this.package.already.exists" already exists in Google Play.
如何找出 com.this.package.already.exists 对应的应用程序?
只需像这样尝试 url 到 Play 商店应用:
https://play.google.com/store/apps/details?id=com.this.package.already.exists
在 Playstore 上发布我的应用程序时,我收到以下消息:
You need to use a different package name because "com.this.package.already.exists" already exists in Google Play.
如何找出 com.this.package.already.exists 对应的应用程序?
只需像这样尝试 url 到 Play 商店应用:
https://play.google.com/store/apps/details?id=com.this.package.already.exists