-
I'm not sure this is even an issue with the plugin, but I know there are experts here that might be able to help me. And if this is not a plug-in issue, go ahead and close this incident.
I've got …
-
Native integration, `react-native-ua` and Android (using `AutoPilot`) allow for using a custom config file, but as far as I can tell that is not yet possible for iOS in this wrapper. This means that i…
-
In the Android portion of a Xamarin forms project I'm overriding the OnNotificationOpened event like so:
```
public class NotificationReceiver : AirshipReceiver
{
protected override bool OnNot…
-
Team,
The changelog and podspec of AirshipKit 8.1.3 says deployment target for Airship Kit is iOS 8. https://docs.urbanairship.com/reference/libraries/ios/latest/ios_changelog.txt
But the Airsh…
-
So I managed to build the app with urbanairship.
Although when I am running it on iOS I am having this issue on the stacktrace:
[UAConfig validate] [Line 239] Production App Key is not valid.
…
bz123 updated
7 years ago
-
Notification is received but doesn't show up push notification message both when the app in background and foreground both in android and ios. What I mean is I'm not getting the notification message l…
ghost updated
7 years ago
-
I tend to forget that I need to switch the key `inProduction` to `true` whenever I want to build a release of an android app.
Is there any way we can set this key to automatically be false when run…
-
Hmm, IMHO the only thing REALLY missing at the moment in this app is an alternative to GCM push notification.
I do think Google is evil and I try as much as possible not to use their services. I thus…
-
https://github.com/urbanairship/connect-java-library/blob/master/src/main/java/com/urbanairship/connect/client/model/responses/DeviceInfo.java#L17 I think this is the ur typo, but then it's in a few m…
-
Hello all,
Using Xamarin Forms 2.3.4.231
Urban Airship 4.2.2
This is less of a bug and more of a lack of knowledge, docs, examples, and samples. This only pertains to android, iOS is working fi…