Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
Hey! I am looking to buy some iOS icons for my apps tabbar, I want them to be retina display icons. I am looking for a place where I can buy icons one by one, as I rather not want to buy a pack as I don't need 90% of them... Thanks!
Have you already seen http://www.thenounproject.com/ ?
Related
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 3 years ago.
Improve this question
I have a button . How do I add a shortcut to my iPhone's home page when it is clicked???
And when the icon is clicked again, the app will open again
Exactly like safari add to home screen
There is no way to create shortcut as on Windows or Anroid.
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 5 years ago.
Improve this question
In an iPhone, you can clear the RAM by holding down the power button, releasing it and then holding down the home button. I want to achieve this programmatically.
There is no public API to do this, and doing it with the button combination is generally a bad idea anyway.
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 7 years ago.
Improve this question
Trying to constrain a map view into a circle. Is there a way I can do some masking magic or something?
Any pointers or links are helpful.
You might want to try:
mapView.layer.cornerRadius = 999
mapView.clipsToBounds = true
Note: this will probably cover the legal notice in the bottom left corner which might result in your app being rejected from the store.
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 8 years ago.
Improve this question
Like my question, I want to launch control center to turn on wifi?
Is it posible to call control center in xcode?
some image of control center
No, it is not possible to launch control center from the application. May be it is possible in upcoming version.
No, this is not possible. And it won't be in the foreseeable future.
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 9 years ago.
Improve this question
Am I able to use the user-selected iOS background image? If yes, how?
To be more clear, I want to use the image that appears behind the app icons, not the one on the lock screen.
Unfortunately this is not possible.
However, you can always ask for a feature enhancement: http://developer.apple.com/bugreporter/