-
### Expected Behavior
App compiles, Push notifications work, angels sing, the crowds rejoice
### Actual Behavior
I get an error with gradle.
**Error: Duplicate resources**
I've traced the issue to t…
-
`UAInAppMessaging` is expecting a subclass of `UAInAppMessageControllerDelegate` for it's MessageControllerDelegate rather than a class that implements the Interface `IUAInAppMessageControllerDelegate…
-
In message center it shows all the messages that all i created.
but
it is not opening the specific page while tap on the message.
and i am using the following SDK version
compile 'com.urba…
ghost updated
7 years ago
-
My Application is live and I am getting crash reports on AdmPushReceiver, following is the log.
Fatal Exception: java.lang.RuntimeException: Unable to start receiver com.urbanairship.push.AdmPushRe…
-
Our application using 1.0.0 of the api now throws exceptions during report since 2017-05-22:
12:17:50.952 [New I/O worker #1] ERROR c.u.api.client.ResponseAsyncHandler - Exception thrown during res…
-
sorry for moving this around so much. i figured this would be the best place to post this. i added some more filters i found
c00.adobe.com (adobe marketing)
apptentive.com (apptentive helps companies…
-
We need to be able to send the channel ID to the backend so that we can use that id to send push notifications to users. An Endpoint needs to be made for this.
-
**Issue**:
The class com.urbanairship.push.ChannelRegistrationPayload serializes itself to JSON in the method toJsonValue() by utilizing the JsonMap class. This class skips empty properties. If the '…
-
I'm having trouble with a NPE on app start after updating to 8.9.2 from 8.6.1.
I tried to setup a new clean project but the same error occurs, even when the app only contains an activity and the Ur…
korre updated
7 years ago
-
I added `pod 'UrbanAirship-iOS-SDK', '~> 8.6'` to my podfile, and after installing pods I'm getting the following error on build:
`error: Resource "/Users/me/Library/Developer/Xcode/DerivedData/My…