Whatsapp starts to roll out calling feature to IOS users
Whatsapp’s recently introduced voice calling feature starts to roll out for IOS users too. The feature was already available for the Android…
Senior Web Engineer | Backend, Servers, and Automation
I’m a senior web and systems engineer who works hands-on with web applications, servers, and self-hosted infrastructure. I spend most of my time building, breaking, and fixing real systems, then writing about what actually works in production.
Whatsapp’s recently introduced voice calling feature starts to roll out for IOS users too. The feature was already available for the Android…
According to the latest post by Jan Koum, CEO and co-founder of Whatsapp, Whatsapp has crossed 800 Million active users this month, It had c…
Flipkart is going to shutdown its Website within one year. From then the company will completely concentrate on the Mobile Application for a…
Doordarshan is planning to introduce a new system that will let people to watch Tv Channels and Radio channels on their Smartphones without …
Whatsapp updated its android version of the application with material type styling. New new design brings the application more colorful and …
Manually enabling the WhatsApp calling feature by editing the com.whatsapp_preferences.xml file on rooted phones will only activate the call…
Moto G’s 1st generation phone is back in stock. The smartphone has got a good response in the market and also achived a record breaking…
In Windows 7 & 8 Press Windows key + R. (It will open the Run dialogue.) Type “cmd” and press Enter.(It will open a command…
Inorder to update xcode using the new apple id you need to remove the old credentials from the AppStore with which the app was downloaded,…
Create new image in IOS using the existing images using the following code UIImage *bottomImage = [UIImage imageNamed:@"background.png"]; //…
Get the path of the image chosen from library using the following code in using Image Picker ViewController - (void)imagePickerController:(U…
To get the image name from an Image Picker ViewController in iOS, access the reference URL from the editingInfo dictionary and extract the l…