Access to Apple's built in Icons?

断了今生、忘了曾经 提交于 2019-12-13 07:02:03

问题


Is it possible to use Apple's build in home screen icons in my app without finding them on the internet and adding them to my resources. I am asking because I wan't to keep the app to lowest size possible.

Thanks!


回答1:


Apple is very picky about how their trademarks are used, if you want to see your app hit the app store, I suggest not using any Apple trademarks, including their homescreen icons.

That being said, I am pretty sure there is no way to access the homescreen icons without jailbreaking your device.

So... no, it is not possible.

Adding your own icons shouldn't add much to the size of your app though - I say add your own Icons and consider it an acceptable tradeoff between app size and getting accepted on the app store :)




回答2:


unfortunately this is not possible.




回答3:


No, you must provide your own Application and App Store Icon.

http://developer.apple.com/library/ios/#documentation/userexperience/conceptual/mobilehig/IconsImages/IconsImages.html



来源:https://stackoverflow.com/questions/6950596/access-to-apples-built-in-icons

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!