iTunes lookup API return old data in my APP

前端 未结 4 1318

My APP check update by comparing local version and remote version returned by iTunes lookup API. But the API still return old version after new version has released.

htt

4条回答
  •  被撕碎了的回忆
    2021-02-13 04:50

    I'm also having the same issue now. I talked to another developer and he came into the conclusion that it could be a CDN issue. (Content delivery network)

    • When I connect to our wifi, the response is outdated.
    • When I connect to my 4G data, the response is updated.

提交回复
热议问题