-
Somehow my users do not get any device property tags accosiated anymore. (It has worked before)
What i get now is only these:
```
"tag_groups": {
"ua_background_enabled": ["true"],
"ua_op…
-
trying to batch push multiple notifiacitons to different devices are per the V3 migration guide.
http://docs.urbanairship.com/reference/api/v3/api-v3-migration-guide.html#api-push
but the client onl…
-
Bumping an old thread
didRegisterUserNotificationSettings is not deprecated in iOS 10 as explained in the mentioned thread.
How to get a callback when the user has acted on the system dialog ? R…
-
Today is not possible to create a segment using static_list criteria on Java Client since SelectorType enum doesn't have this option.
https://github.com/urbanairship/java-library/blob/master/src/main…
-
when app is closed Not able to get urbanairship.notification_opened event, I need to get value from extra object for navigation to respective module of application.
-
this issue exists tried 2.0.31 and 2.1.0-alpha11, see my code below I have put in placeholders for auth fields
`
public static void main(final String[] args) {
abstract class __TestNetty_1 …
-
Hi,
we are receiving a stackOverflowError while urbanairship tries to getTags, setTags and storeTags but storeTags calls getTags:
https://gist.github.com/guntherhoppe/5f4ef650e1001fc621c2faf799826…
-
Building iOS will fail with:
```
ld: warning: directory not found for option '-L/Users/kkirbatski/Library/Developer/Xcode/DerivedData/HelloCordova-epislepkvkacgnaoqycxnydtpcul/Build/Products/Debug…
-
Add support for handleNotificationReceived: it detects when user opens a notification from outside the app and provides the additionalData already, but unfortunately, it doesn't work when the app is c…
-
Hello,
I am unsure why it is failing for ios. I am running the command from the readme.
```
Plugin "urbanairship-cordova" already installed on android.
Plugin "urbanairship-cordova" already in…