本文介绍了当我通过浏览器搜索我的iOS应用时,我在AppStore网站上看到此** WEA.AppPages.DesignedFor **的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

下面有人可以给我有关此信息的信息吗?

Can someone give me information about this below snap

我已经通过appStore网站上的Safari浏览器搜索了我的应用程序,但是我看到了下面的快照,我对此一无所知,有人可以向我获取有关此信息的信息(如果您在浏览器上访问appstore网站并进行搜索对于任何应用,您都可以看到此信息),谢谢

I have search my app through Safari browser on appStore website but I came to see below snap, I don't have any idea about this can someone get me some info about this(if you go to appstore website on browser and search for any app you will be able see this), thank you

推荐答案

查看源代码:

"WEA.AppPages.CTA.MacAppStore.App":"Mac App Store",
"WEA.AppPages.Category":"Category",
"WEA.AppPages.Compatibility":"Compatibility",
"WEA.AppPages.Copyright":"Copyright",
"WEA.AppPages.CustomerReviews.Title":"Ratings and Reviews",
"WEA.AppPages.CustomersAlsoBought.Title":"You May Also Like",
"WEA.AppPages.Description.Header":"Description",
"WEA.AppPages.DesignedFor":"**WEA.AppPages.DesignedFor**",
"WEA.AppPages.DeveloperResponse":"Developer Response",
"WEA.AppPages.DeveloperWebsite":"Developer Website"

这看起来像是苹果方面的UI错误.看起来他们希望该字符串来自某个地方,并且不会被填充.

It looks like a UI bug on Apple's side. It looks like they're expecting that string to come from somewhere and its not getting populated.

不仅仅是您的应用.从网络上查看时,其App Store范围很广.

It's not just your app. Its App Store wide when viewed from the web.

这篇关于当我通过浏览器搜索我的iOS应用时,我在AppStore网站上看到此** WEA.AppPages.DesignedFor **的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-30 00:47