-
Thanks for fixing the Message Center title bug!
Unfortunately that release seems to have broken our builds on Android devices as it is unable to resolve a few dependencies.
The following message…
-
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.
ghost updated
6 years ago
-
Handling Local Push Notifications when the app is in the `background` or `inactive` state works just fine.
When your app is not running (cold start) and is launched from a Local Push Notification, t…
-
I am using the npm module 1.2.2 and pod 8.5.3
```
UrbanAirship.addListener('register', event => {
alert('reg done!');
});
UrbanAirship.setUserNotificationsEnabled(true);
```
The r…
-
I'm seeing some crashes on different devices in crashlytics. It happens on different Android versions as well, ranging from Android 5 to 7.
We're running Urban Airship version: 8.6.1
As far as I…
korre updated
7 years ago
-
Using compile 'com.urbanairship.android:urbanairship-sdk:8.9.4'
It works fine in Android api 21 and above. But on 19 and below it crashes on start with below. I can see that the provider is declare…
-
Hi, first of all thanks for the awesome package.
I have a problem with the title of the message center. I read in the documentation that the message center title will default to 'Message Center' wh…
-
I'm trying to get the Lua generator working on Windows (MSYS2/mingw64).
I installed 'protobuf' with luarocks.
It installed also the file /mingw64/lib/luarocks/rocks/protobuf/1.1.1-0/protoc-plugin/pr…
-
While trying to run `pod install` the installation hangs on `Installing UrbanAirship-iOS-SDK`, all other pods install just fine. Everything works fine whenever I comment out installing the SDK, the po…
-
This issue gives **"ibtoold WARNING: Unhandled destination metrics: (null)"** warning in archive logs for a bitcode enabled app even with the latest release of UrbanAirship SDK (8.6.0).
Could you res…