How to test what will happen when you publish an update to your app to the Market

前端 未结 3 730
栀梦
栀梦 2021-02-12 22:03

I\'m about to publish a new version of an app to the Market. In order to avoid any potential problems once its been pushed to the Market and people get notified of an update, I\

3条回答
  •  别跟我提以往
    2021-02-12 22:43

    I think your error is because you have the market signed version installed and your trying to install a debug signed version. If you sign it with your market key it should install fine.

提交回复
热议问题