Verifying In App Purchase Receipt from Client

前端 未结 2 1019
悲&欢浪女
悲&欢浪女 2021-02-06 15:45

I read (almost) all the answers on verifying in-app purchase, and actually I already implement it in a server-side fashion. But managing a server sometimes could be too much exp

2条回答
  •  陌清茗
    陌清茗 (楼主)
    2021-02-06 16:09

    I hack inapp cracker and discover a way to block it client side: the receipts and transaction IDs it creates have a predictable scheme that's easy to spot. I put all the details here: spot fake receipts client side update

    hope this helps

提交回复
热议问题