-
When setting up a push notification there is no way to pass in the info for a in_app notification referenced in the API here.
http://docs.urbanairship.com/api/ua.html#api-in-app-display-object
-
I have sent three(3) notification keeping my device offline, when I turned on network for device, then I received only one(1) notification, but badge count was 3.
Not sure why facing this error.
b…
-
https://github.com/urbanairship/php-library2/blob/master/composer.json#L26
This is considered harmful, I'd be very happy if there was a known version we can use as httpful is also in the v0 range, so…
-
I am using version 1.0.0 and proxy configured with .setProxyInfo(ProxyInfo.newBuilder().setHost("host").setPassword(password")
.setPrincipal("user").setPort(port).setProtocol(ProxyInfo.ProxyIn…
-
Hi,
We're testing out our app to see if Urban Airship is the right solution for us. We seem to have stumbled at the first hurdle in that we can' t get our app to compile. Just to put some context, …
-
Is there a way to get a push notification template id? I've been exploring the PushNotification and NotificationInfo in the AirshipReceiver and have not been able to locate this piece of information. …
-
I would like to send a custom key like the one offered in the website.
-
When I open app, it is crashed. My build.gradle file seems like this :
dependencies {
compile project(':react-native-push-notification')
compile(project(":react-native-google-signin")){
…
-
Hello, I am having problems with this on ios. Basically as soon as any UAirship api is trigged in the JS on iPhone it freezes / is broken.
at this point i've just added this in to the code nothing …
-
Hi,
I get a deprecation warning in the static Library version 6.3.0 in the UAPushSettingsAddTagViewController class. It uses [UATagUtils createTags:] in line 49, which is actually deprecated.
Greeti…