-
My code is running into [this line](https://github.com/JetBrains/kotlin-native/blob/81b710985663056329919b2b72a2926a0737f47b/runtime/src/main/cpp/Memory.cpp#L356) when it calls a method from iOS (call…
-
### Ktor Version
1.1.1
### Ktor Engine Used(client or server and name)
ktor-client-apache, ktor-client-jackson
### JVM Version, Operating System and Relevant Context
1.8
### Feedback
Version …
-
Hey Pusher,
I really value your folks products and am using your APNS service.
Recently, in release `1.2.1`, I started seeing a crash after registering a device token. It seems to be happening w…
-
We currently use `UIWebView` for rendering posts and PMs. `UIWebView` has finally been deprecated in the iOS 12 SDK, so it's time to move to `WKWebView`.
Some stuff got moved over back when iOS 8 c…
-
Here is some cases we are facing in our app.
1. When user login app, we need add token to specific request header
> Now we build new `apolloClient`, but our token expiration is 15mins, We will bui…
-
Hi all,
My team and I would like to benefit the network logging feature which is very useful. Unfortunately we have had the following issue:
### Steps to reproduce the problem
1) Create a URLSe…
-
master/
```
commit 6f42a236d521e9016a4d4fbf6aaf33cf3d9fad4e
Merge: 01d1e95 07ca248
Author: Daniel Imms
Date: Fri Mar 31 23:25:07 2017 -0700
Merge pull request #23784 from DickvdBrink/…
-
Hi, I am trying to implement api client using ktor and serialization in common plugin.
I disable ios project to make sure that problem not in ios lib.
gradle.wrapper
```
#Mon Sep 03 12:19:06 SAMT …
-
Hey
I worked on the RetroArch discord-rpc implementation, it's working fine as in I can see the user status and what they are playing.
But I can't see their past activity on the games tab.
Is t…
-
Hi, I was able to connect to ws, but no luck with wss.
Can you check what's wrong? I'm using v3-stable branch.
Attached full source and logs.
```
int main()
{
lws_set_log_level(31, NULL); /…