
Search In
There are few steps which we have to follow to implement Push Notification.
Step 1: First we will write the api to get token and device type . Here is the controller code of push notification.
public function pushNotification() {
$validator
This blog will help you to send Push Notifications with Custom data to iPhone devices from server side where server side code is written in Java.
Follow the below code in order to send Push Notification:
Define the below dependency in your pom.xml
accessor methods is used to access or set an object’s properties:
Syntax-
NSString *firstName = [somePerson firstName];
[somePerson setFirstName:@"Johnny"];
These accessor methods are by default and automatically synthesized by the compiler, th
Hello Readers! Here is a small blog giving you a brief introduction on the favicon icons. So, what is favicon icon? Why we use it? Well Favicon is a small logo which is found in the title bar with the name of the of the visited URL , and it is used t
When I use the Contacts Framework with Swift for iOS 15 using Xcode 13, when I use CNContactStore instance method unifiedContacts(matching:keysToFetch:), what happens to those CNContact objects that are not linked with any other CNContact objects, wo
An electronic book is commonly known as eBook or Digital Book. Printed books are always been familiar to all the people from a very long time, as everyone from his/her childhood to older ages are involved in reading books whether it is related to the
Apple has deprecated UIAlertView in iOS 8 and above. Now they have introduce UIAlertController, below are the examples.
AlertView without buttons:-
UIAlertController * alert= [UIAlertController
alertControllerWithT
SWIFT
Swift is a very powerful and simple programming language which is used for creating the iOS applications.Swift is a language which is designed to work with Apple's Cococa and Objective-C. The advantage of this language is that it is one the m
Online marketing is growing and forwarding many online businesses a step ahead to the success. Most of the people are using smartphones especially iPhones and their several daily requirements are being executed from the cell phones. As Appl
IOS is formerly apples devices Operating System which is very popular in worldwide. However, Ios gadgets are costly; instead, android gadgets are not much expensive, like ios. There are many android devices available under 100$ but not any single ios
