Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Exciting 5 New Features of Apple iOS 11 Latest Version

There is a lot of buzz in the market about the Apple developers who are working to develop the latest iOS version. Yes, we are talking only about the iOS 11. As Apple iPhones are hugely responsible for reshaping our digital lives, this new version is

How to Animate the Table cells

Hi Readers, To make the tableView cell animate from a particular point to its position, you just have to add the lines below in the “willDisplayCell:” delegate function of the table view as shown below. -(void)tableView:(UITableView *)tableView wi

How to create a custom Spinner

To create a custom spinner create a custom view with the following initialization method - (id)initWithFrame:(CGRect)frame superViewFrame:(CGRect)superViewFrame { self = [super initWithFrame:frame]; if (self) { // Initialization code

How to print the stack trace using symbolic Breakpoint

Hi Readers, When You find any runtime conflict in your constraints while running the app and you are not able to find the place where the conflict is. Then, making a symbolic breakpoint and printing the stack trace can be very helpful.  

How to take screen shot of an iOS device

If you want to capture screen of an iOS device as you take the same from iPhone by pressing 'Power' button an 'Home' button then here is the code. It will take screen shot even if there is any transformation or transition running. Fi

Things to Remember Before Hiring Team for iOS App Development

  The present market scenario, every business firm wants to pump out maximum benefits, and this can be only possible if they deploy essential platforms like digital as well as mobile, to promote the respective products and services in the mar

How to detect tapped word in UItextview

We might face a situation when we need to add action on tapping a particular word from a string on the iPhone screen like a link or a hashtag etc. Now though we can easily add a UITapGestureRecognizer on a UITextView or UILabel, finding the exact tap

How to create scrollbars in Unity3D

Scrollbar in Unity3D Scroll bars let a user choose the direction and distance to scroll through information in a related window or list box. Scrollbars are very common on all languages.. In Unity we can also build our own scrollbars. Its depends

Record a sound in iOS

To record the sound in ios we can use the code below:- To record the sound first set the delegate of AVAudioRecorder in AudioRecorderViewController.h File like #import "AudioRecorderViewController.h" @interface AudioRecorderViewController : UIVie

Top 3 Benefits of Using Apple Business Chat for Your Enterprise

Businesses today must contend with a plethora of challenges to ensure that their customers have a fulfilling experience. One of these challenges above is providing them with smooth mobile communication for supportive customer service. It is why it is

1 18 20 21
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: