Why Can't Google's Market Billing Sample Build in a Signed Release Version?

后端 未结 2 1041
梦谈多话
梦谈多话 2020-12-20 15:59

I tried looking into similar problems, but the solutions offered there do not seem to fit my particular situation:

I initially followed the instructions for Configur

2条回答
  •  囚心锁ツ
    2020-12-20 16:36

    I too had the same issue and i solved it by :

    1. Delete bin & gen folder
    2. Remove the dependency libraries(if any) and add them back
    3. Finally clean up the project and build it again.

    Done!

提交回复
热议问题