Can we use VOIP pushes as simple text notification purpose using PushKit, provided that app also handles VOIP...
up vote
0
down vote
favorite
I am working on a chat based application using Pusher. It also have calling feature. I have to do several steps whenever any chat message notification is received. Since simple APS don't assure that notification will be delivered.
My question is as above, can we use PushKit VOIP pushes as simple notification as well as for Voice feature?
ios apple-push-notifications voip pushkit aps
add a comment |
up vote
0
down vote
favorite
I am working on a chat based application using Pusher. It also have calling feature. I have to do several steps whenever any chat message notification is received. Since simple APS don't assure that notification will be delivered.
My question is as above, can we use PushKit VOIP pushes as simple notification as well as for Voice feature?
ios apple-push-notifications voip pushkit aps
If your app handles VOIP calls then yes you can use VOIP pushes for simple text as well. One more thing to add that push using PushKit are silent and if you need to notify a user about it then you need to use local notification in order to do that.
– Adeel Ur Rehman
Nov 13 at 12:51
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am working on a chat based application using Pusher. It also have calling feature. I have to do several steps whenever any chat message notification is received. Since simple APS don't assure that notification will be delivered.
My question is as above, can we use PushKit VOIP pushes as simple notification as well as for Voice feature?
ios apple-push-notifications voip pushkit aps
I am working on a chat based application using Pusher. It also have calling feature. I have to do several steps whenever any chat message notification is received. Since simple APS don't assure that notification will be delivered.
My question is as above, can we use PushKit VOIP pushes as simple notification as well as for Voice feature?
ios apple-push-notifications voip pushkit aps
ios apple-push-notifications voip pushkit aps
asked Nov 13 at 12:38
Yasir Ali
38627
38627
If your app handles VOIP calls then yes you can use VOIP pushes for simple text as well. One more thing to add that push using PushKit are silent and if you need to notify a user about it then you need to use local notification in order to do that.
– Adeel Ur Rehman
Nov 13 at 12:51
add a comment |
If your app handles VOIP calls then yes you can use VOIP pushes for simple text as well. One more thing to add that push using PushKit are silent and if you need to notify a user about it then you need to use local notification in order to do that.
– Adeel Ur Rehman
Nov 13 at 12:51
If your app handles VOIP calls then yes you can use VOIP pushes for simple text as well. One more thing to add that push using PushKit are silent and if you need to notify a user about it then you need to use local notification in order to do that.
– Adeel Ur Rehman
Nov 13 at 12:51
If your app handles VOIP calls then yes you can use VOIP pushes for simple text as well. One more thing to add that push using PushKit are silent and if you need to notify a user about it then you need to use local notification in order to do that.
– Adeel Ur Rehman
Nov 13 at 12:51
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53281185%2fcan-we-use-voip-pushes-as-simple-text-notification-purpose-using-pushkit-provid%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
If your app handles VOIP calls then yes you can use VOIP pushes for simple text as well. One more thing to add that push using PushKit are silent and if you need to notify a user about it then you need to use local notification in order to do that.
– Adeel Ur Rehman
Nov 13 at 12:51