Sending Push Notifications with Adobe DPS

Question.
I'm testing out all the Adobe DPS and Apple options. And one of the things I would like to test is Push Notifications.
I followed the iPad publishing guide to be able to get all the certificates so that's ok. Then I was looking for a way to send
push notifications. Because Adobe DPS doesn't really have a UI environment (PLEASE correct me if I'm wrong ;-) to send push
notifications I have to do it 'by hand'. When I tested my app on my iPad I got the "app name wants to send you push notifications",
so i'm sure my certificates are working. Now I just need to send a push message.
So I followed this great tutorial:
http://www.raywenderlich.com/3443/apple-push-notification-services-tutorial-part-12
I was able to do everything and was able to send a push notification ... but I never received it. And the reason for this is because
I don't have the app device token, which is a 64 character serial number which acts as your app address. So I don't have any way of sending the notification
to my particular app. (which is a test sideload multifolio app).
Because the Adobe DPS is cloud based you don't get any code (which I love). But I think that is currently stopping me
from finding out my device token.
What I'm asking:
- Does this mean I can't send any push notifications to Adobe DPS created apps?
- If this is supported somehow, I suppose (again, correct me) I need the app device token for the created app. Where do I get this?
Thanks !

At this time, it's not possible to manually push notifications. When you enable push, only publishing a new folio displays the red badge. At some point, when third-party push is supported, manual pushes will be possible.

Similar Messages

  • My application stopped sending push notification in ios7

    The application worked perfectly sending Push Notification with IOS6 did update the Mavericks for Developers and XCode and stopped working. You experienced it?

    Same here~~~ is there any fix for this issue?

  • Anyone ever tried Azure Notification hubs service with Adobe DPS?

    Anyone ever tried Azure Notification hubs service with Adobe DPS?
    Any information will be much appreciated.

    Not that I'm aware of, sorry.
    Neil

  • Creating and releasing (for private use) an app with Adobe DPS

    Dear all,
    I am creating an app for iOS devices with Adobe DPS.
    It will be a private app; I don't want it to be viewable on the app store. I only want to get a .ipa file so that I can send it to my contacts and the can install it on their devices through iTunes.
    Honestly I'm a bit lost. It's the first time I'll have to face all of this.
    I don't really know how to proceed for a private app. I guess even if it's not available on appstore, the app still have to be approved by Apple ? or am I wrong ? What are the steps to go through in order to get the .ipa file ?
    Do I have to follow the same step-by-step tutorial as for a common app ?
    Any advice from someone who have already faced the same kind of situation, or from anyone who knows a bit about all of this is very very welcome…
    Thanks all for your time.
    Best regards.
    F.

    With a pro account you get a .ipa file and a .zip file. The ipa file is for testing so the devices that you add in the apple developer account ( max 100 in a year ) can all install the ipa file. The .zip is for submitting to apple.
    In the enterprise edition for DPS you can create enterprise signed builds that can be installed on any Ipad within the organization. ( no limit to the number of devices you can install it to. )

  • My facebook app has stopped updating and send push notifications while not open. How can I fix this?

    My iphone facebook app just recently stopped sending push notifications when I receive messages. It doesn't even show the little red circle on the icon.
    If I open the app all updates will be loaded and when I close out the icon will have the little red circle indicating the amount of unread messages I have. It will not update while the app is closed though.
    Does anyone have any idea how I can fix this?

    Check your Notification Center settings (in the Settings app) to see if you have Facebook blocked on anything.
    If not, just delete the App, reboot your phone, then reinstall from App Store.

  • AIM app not sending push notifications

    My AIM app is not sending push notifications.  It was working just fine yesterday morning and when I signed onto the wifi at work I noticed it wasn't sending me notification while talking to a friend.
    I have IOS 6 (because I don't like IOS 7 and don't feel like updating to a system that I dislike).
    I have uninstalled the app and reinstalled (so yes, the app is up to date).
    I've checked push notifications in both the app itself and my system settings.
    I've restarted my ipod touch several times.
    I've signed off of my wifi connection and back on.
    I've basically done everytrhing I can think of to get it to work again and yet it is not.
    This is so frustrating because I miss messages while on other apps or just sitting around.

    I have had this problem on my personal wifi connection, work wifi and my friend's wifi connection and also my college's wifi.
    I have no other connections to try it on.  Plus, I want it to work on *my* connection.  Not someone else's.
    Message was edited by: tangledpuppet

  • Gateway implementation for Push Notification with SMP

    Hello there,
    We have a requirement for mobile application we are developing. We are using SAP NetWeaver gateway services to push the data to mobile devices (Android). We are using SMP to achieve the push notification.
    We have configured SMP to receive the registration from android devices. In the back end system, we can see the subscribed devices in the table /IWBEP/D_MGW_SUB. Currently, we are using REST client to send the notification to individual device (Using <APPCID>). However, we need to send the notification directly from gate way service (ABAP side) to all registered devices on occurrence of some event (Database change). Can you please help on how to send notification from gate way service (ABAP) to SMP, and in turn to the device? And refer some documents regarding the same if any?
    Thank you very much in advance!
    Vijay

    Dimiter Dimitrov
    For push notification, you have to use security profile as "Notification" and have to add required role as "Notification User". You can also add other authentication providers as you mentioned for MYSAPSSO2.
    Settings>Security profiles>Notification(Cannot be deleted)
    For APNs traffic to get past your firewall, you'll need to open these ports:
    TCP port 5223 (used by devices to communicate to the APNs servers)
    TCP port 2195 (used to send notifications to the APNs)
    TCP port 2196 (used by the APNs feedback service)
    TCP Port 443 (used as a fallback on Wi-fi only, when devices are unable to communicate to APNs on port 5223)
    Send Push Notifications to the Device
    Enabling Apple Push Notifications (APNS)
    Regards,
    JK

  • Cannot use push notification with Whatsapp

    Cannot use push notification with Whatsapp and pop up "Connect iTune for Push Notification" when open Whatsapp

    http://www.whatsapp.com/faq/en/iphone/20950116
     Jackson

  • App does not send push notification when app gone live but was working fine when tested locally?

    Please help us to get this solved. We tested the webserice URL which works okay. Port 2195 is also open. APN certificate is also not expired. What could be the problem that app when tested before live was sending push notification and when it is live, it has stopped!?

    This would seem to be a question better posted in the App Developers forum.

  • Unable to send Push Notification

    We are trying for Push Notification using gateway,
    Here, our gateway system and ECC system is same and we are trying to send notification to external server.
    we are creating subscription for FLIGHTCOLLECTION service /IWBEP/RMTSAMPLEFLIGHT_2.
    We are able to create subscription successfully with deliveryAddress http://www.xyz.com:8080/solr/customer/update
    For that, we have set up an ABAP Connection
    Target Host- Gateway server(Server Name of the SAP landscape system we are using for gateway)
    IP Address - Ip Address of gateway server
    Special Option - 1 Classic with bgRfC
    We have HTTP Connection to External Server with type G
    Target Host- Address of server we want to send notification(www.xyz.com)
    We have created RFC connections of type '3' for Inbound and Outbound Queues and updated in transaction SBGRFCMON.
    For Inbound RFC destination Name - IWFND_ODATA_PUSH
    Target Host - Address of Gateway Server
    For Outbound,
    Target host - EMPTY
    we are using Z report copy of /IWBEP/R_MGW_PUSH_TEST to push notifications.
    The SLG1 log is as following,
    Whereas server of target website is not getting any hits.
    and requests are getting queued in Inbound Queue of Transaction SBGRFCMON, There is no data in Outbound Queue.
    are there any configurations missing?

    When you create or edit your App ID on the Apple dev site, you indicate whether push is supported. The mobileprovision files include that information. Ask your client to make sure that push turned off in the App ID settings. If they have to edit the App ID, they need to rebuild the mobileprovision files.

  • Send Push Notification after Sync Service Updates SQL Database

    I am using Sync Services to synchronize an on-premise database with an Azure SQL Database.  The Azure database is never updated directly - only through the sync service.    I'd like to send a push notification to a mobile app whenever the
    Sync Service changes the Azure database.  How can I do that?  Thanks very much.
    Howard

    Hello,
    When you say "Sync Service", did you means Sync Framework?
    If so, the issue is more relater to the Sync Framework development, I suggest you post the question in the following forum:
    http://social.msdn.microsoft.com/Forums/en-US/home?category=sync
    Reference:Sync Framework: SQL Server to Windows Azure SQL Database Synchronization
    Regards,
    Fanny Liu
    If you have any feedback on our support, please click here. 
    Fanny Liu
    TechNet Community Support

  • Push notification with ical server to known Attendees of the OD

    Hello Apple-Community.
    I have a Problem with the Push-Invitations of my Mac Server.
    Here´s my background:
    - MAC OS X 10.6.4 as Mail-Server, Ical-Server, OD-Master
    - Ical and Thunderbird Lightning 1.02b as Calendar-Clients
    My Problem:
    Every Attendee in my Calender-System with an E-Mail, listet in the OD under the field "mail" eg. "EMailAddress" doesn´t get any Invites via E-Mail. If I delete the EMailAdress in my OD, the user gets an E-Mail-Invitation.
    My target:
    I want modify the System. The Push-Notification-Server shall send always an E-Mail to every Attendee of an appointment.
    I would modify the appropriate configuration file but I have really no idea, where I can search.
    I hope, that someone can help me.
    Best regards.
    Ornaminer

    I have a very similar configuration with all PC Thunderbird/Lightning clients. I need the same resolution, but think that an add-on to Thunderbird/Lightning that would accept the event push notifications and allow a response is also a solution. Is there anyone how can develop such an add-on?
    Cheers,
    Steve

  • Send push notification success but device not receive?

    I've a app enable Apple push service, it work fine,
    But yesterday service have a problem.
    I send push message to device but not received.
    Sometime have one, two device receive and then not received.
    ( device ios 8.0.2 received push, other ios version not reveive )
    I check socket open to push to Server Apple: Success, not fail or error.
    Today service work OK, when i send push , all device received it.
    So . What's happen with Server Apple ?

    this problem with anyone?

  • Send RAW notification with template

    Hi all,
    I'm building an app and I'm using Azure Notification Hub to send notification to several devices (Windows Phone/Android/iOS),
    I would like to use templates when I'm sending the notifications,
    I could find an example how to register the device for RAW notification :-(
    when I'm calls the method RegisterTemplateAsync, I get the following error "The payload is not in accepted XML format. The first node should be Badge/Tile/Toast. If want to send raw notification, please set header to wns/raw."
    Does anyone know how to solve that issue?
    Thanks

    Where do you put all of this? The error only says to set header to wns/raw. Can we just set the WindowsNotification() header like so:
    Notification notification = new WindowsNotification("test message from AZURE");
    notification.Headers.Add("X-WNS-Type", @"wns/raw");
    Also, I spent a long time looking for a simple solution to sending raw push notifications from Azure Mobile Services and thanks to this post I figured it out. Here's my example ScheduledTask showing how to send a raw push notification.
    public class SyncPhoneDatabaseJob : ScheduledJob
    public ApiServices Services { get; set; }
    protected override void Initialize(ScheduledJobDescriptor scheduledJobDescriptor, CancellationToken cancellationToken)
    base.Initialize(scheduledJobDescriptor, cancellationToken);
    public async override Task ExecuteAsync()
    try
    NotificationHubClient hubclient = Services.Push.HubClient;
    Notification notification = new WindowsNotification("Raw test message from Zumo.");
    notification.Headers.Add("X-WNS-Type", @"wns/raw");
    var outcome = await hubclient.SendNotificationAsync(notification);
    catch (Exception e)
    Services.Log.Error(e.ToString());
    protected override void Dispose(bool disposing)
    base.Dispose(disposing);
    if (disposing)
    // Run disposal code

  • How do i print from an app created with adobe dps from my ipad

    I know Apple's own iOS apps can print from iPads and iPhones using AirPrint.
    How do I enable support for printing from an Adobe DPS app on an iPad or iPhone

    Neil,
    Sorry to resurrect this old thread, but I was able to do this in the past, but it no longer works (probably because something changed in an update). We needed a folio in our app to be able to download and print a PDF. I set up a web page with a poster image placeholder that, when tapped (or clicked in a web browser) would download the PDF, display it, and from there you could print it. Tested successfully in both a live mulit-folio app and Adobe Content Viewer. It's been a while (almost a year) since we tested this, and I returned to it because a customer is asking for that, and found that it no longer works. I can't remember the last step (the "print it" step) and how it was invoked, but I think it was via the iOS share icon (the square with the arrow poking out the top) that no longer presents in the app. Am I going crazy, or is this something that was consciously shelved by Adobe? We really need this to work!
    Thanks,
    Steve

Maybe you are looking for

  • AFS ATP Problem

    Hi All, I'm having a problem right now with an AFS material that is promising against a purchase order that has already been fully promised against.  Material 1000, grid C, has a PO in the system for 75 units.  There are orders saved that total up to

  • Extreme vs Express, plus is Demon evil?

    We've got a 2 year old PowerBook G5 15" 1.25GHz and a spanking-new 12' iBook and we want to set up a basic wireless network that will allow us to have a home office (one computer & printer) at one end of the house and a computer hooked up to the inte

  • Serial no for trial version of LifeCycle

    Hi I have tried to download a trial version og Adobe LifeCycle designer (I suppose it is the desginer I need, if I have to make documents/templates ?), but when I try to install the designer, I am prompted for an serial no. A serial no for what ? and

  • Chnage in Header text when changing the customer

    Dear Experts, When i change the customer in sales quotation all the text in header text fields remove. i want to retain this text while change the customer. Can anybody help me who can i retain the Header Text when i change the customer. Best regards

  • Deleting Z programs for Upgradation

    Dear All, We are going from 4.7 to ecc6, there are certain programs in our system that are used hardly, we are going to delete them, I just want to confirm, can we take the backup of programs, and if we want to restore it, can we restore the single p