-
```
Loading default page in webview.
[INFO] 2014-07-21 14:18:39.895 Forge[44984:70b] -[NSURL stringByAppendingPathComponent:]: unrecognized selector sent to instance 0xd399370
[INFO] 2014-07-21 14:18:…
-
I wonder if there is any benchmark on websocketpp? Like how many KB each connection consumes. Here is an example benchmark http://urbanairship.com/blog/2010/08/24/c500k-in-action-at-urban-airship/.
-
Hi, I am trying to compile the project with the latest Titanium SDK (6.0.4). It doesn't seem supported as I am getting below logs:
```
Found incompatible Titanium module id=com.urbanairship versio…
-
Two things that took me a while to figure out to get this project to work correctly, and I think should be added to the read me, are:
1.) If you're using mac and have a different version of phone g…
-
I'm attempting to upgrade my project to react-native 0.57.1, due to a multitude of reasons and issues with the current versions of packages.
Seems **core-decorators** are broken by Babel 7 or somet…
-
There are several problems with building this library.
1. The submodules doesn't work because the actual submodule commit is not there.
2. When using the latest versions of the contrib libs there is a…
-
An app I'm working on stores a few bits of data as Generic Passwords under distinct usernames as persistent state (in native code) and I'm looking to migrate this app to react-native.
If we use `re…
-
The same POST command I use for a local zipkin hangs for the one here in docker, unless I add `-H 'Expect:'`. I'm not sure why.. anyone have ideas?
Ex this works, but only if I add `-H 'Expect:'`
``…
-
This source code is hard to grock. Following a concept to its conclusion through the source is challenging.
-
Inside https://github.com/urbanairship/capacitor-airship/blob/main/android/build.gradle#L30 the sdk versions like minSdkVersion and targetSdkVersion are referenced with static values. This should be c…
A1Jan updated
7 hours ago