Asia

5 Steps to Test Push Notification in the Simulator

5-steps-to-test-push-notification-in-simulator-Blog-1900x600.jpg

In this blog, we have explained how Simulator supports simulating remote push notifications, including background content fetch notifications. Read our blog to understand why do you need to test Push Notification in simulator and Requirements to test the push notifications on the simulator with 5 easy steps.

Easy JSON parsing with Codable

Easy JSON parsing with Codable

Swift codable protocol has a combination of Encodable and Decodable protocol that can be used to work with JSON data in both directions…

Web, Mobile and API Development Guide

blog images mobile

What are various Web, Mobile and API end technologies and how do they work in tandem? Tudip’s Web, Mobile and API Development Guide is a good starting point

SendGrid email integration with PHP

blog images-sendgrid

SendGrid is preferred email solution of lot of small and medium size enterprises. As SendGrid’s website describes. “SendGrid’s cloud-based email infrastructure relieves businesses of…

UIPickerView Height

blog images-UIPickerView

One common problem that you face while UIPickerView’s using is, although the width is changeable but height is not re-sizable. At this point you have two ways to fix this problem….