R
rblanchard
Guest
I have been working with Push Notifications in a test environment. From PDSOE I can send PN to mobile devices via the ABL. I have added logic to my application to do the same based on events that occur. I am getting the following error in my appserver log. I have a RulesEngine.cls (singleton) that is calling the SendPush class and the OpenEdge.Mobile.PushNotificationBuilder is throwing the following error. [14/10/14@14:02:35.386-0400] P-006640 T-007060 1 AS -- (Procedure: 'SendToAlerts PushNotification.SendPush' Line:202) Static instance failed to load. Cannot reference class OpenEdge.Mobile.PushNotificationMessageBuilder. (14631)
Continue reading...
Continue reading...