It is still unclear to me how a Weixin ID corresponds to a government issued ID and how an app would know that a user is a minor.
The Chinese mandate you linked to describes the same rules as elsewhere, but there is no indication of how they would be implemented. Does a "real name" policy mean that an login is tied to a government ID? Or does it just mean what Facebook does to make users more valuable to advertisers?
I'm astounded that there is so much gossip about this and so little evidence.
> Welcome to discussion of China in Western media.
Yes, as someone who lived through the Cold War and has been studying Mandarin for a few years, I cannot help but see parallels in how everything about China is being muddled.
They're called "mini programs" (小程序): You can see the dev pages etc. here: https://developers.weixin.qq.com/miniprogram/en/introduction...
These days, the vast majority of mobile development happens on this platform. They can have 100 million daily users in some cases.
Otherwise, you have to get an approval license from the government, per game. This had been blocked for a long time until recently: https://www.thegamer.com/china-approving-game-licenses-again...
These government pages discuss the process (but only in Chinese): https://www.nppa.gov.cn/nppa/channels/301.shtml or http://web.archive.org/web/20200605135934/www.sapprft.gov.cn... Note, only Chinese companies can go through the process. Apparently the process includes interfacing with the API, which isn't public. But some guys I pmed on reddit said they can interact with government ID servers or wechat auth. The 2nd api is public: https://developers.weixin.qq.com/doc/oplatform/en/Mobile_App...