Skip to main content
0 votes
1 answer
221 views

Im using Notions API to print out some data from one of my own pages in notion and im using URLSession to make the request then parsing the unwrapped data but nothing is being returned to my console ...
aor11's user avatar
  • 19
2 votes
0 answers
937 views

Since the release of iOS16.1.0 and iOS16.1.1, I have received reports from iOS16.1.0 and iOS16.1.1 users about the crash problem. Later, I discovered that this problem occurred only iOS16.1.0 and ...
jack li's user avatar
  • 21
1 vote
0 answers
39 views

I have a PacketTunnel Provider extension running with my app. Once a user un-installs the app I get a call "stopTunnel" with an identifiable reason. Trying to send a last network request ...
Christian 'fuzi' Orgler's user avatar
2 votes
1 answer
2k views

I'm trying to control my Phillips hue lights from my app. Anyway they have an Api where we can control all of that. The issue is that on the software Postman (to test) they say to disable "SSL ...
Antoine's user avatar
  • 21
0 votes
0 answers
224 views

I have an app with Next.js that is hosted on Netlify. It's a very high traffic app, and there are some routes which are frequently emdeded by users in an iframe. On the embedded pages, we're noticing ...
Jo Sprague's user avatar
  • 17.6k
1 vote
0 answers
845 views

I'm getting a crash, reported in Crashlytics, and I have no idea how to reproduce the error, It happens randomly so it's hard to debug it with Xcode. Any ideas? Crashed: com.apple.main-thread 0 ...
Saurav Kumar's user avatar
1 vote
1 answer
507 views

I configure CFNETWORK_DIAGNOSTICS in edit my schema App set the level to 3. and added code snippet to my AppDelegate function didFinishLaunchingWithOptions setenv("CFNETWORK_DIAGNOSTICS", &...
NinjaDeveloper's user avatar
1 vote
0 answers
305 views

We are trying to make a call to web service (nonsecure i.e. HTTP) in Xamarin.iOS. As it is an http URL we have added NSAppTransportSecurity to bypass the secure access. Currently, we are using ...
Hunt's user avatar
  • 8,435
4 votes
0 answers
271 views

When using Xcode 11.3 and running on watchOS 6.1.1, I see the following conflicts objc[45250]: Class AVAssetDownloadTask is implemented in both /Applications/Xcode.app/Contents/Developer/Platforms/...
onmyway133's user avatar
  • 48.5k
19 votes
4 answers
38k views

I've noticed in the AWS console that our website got a lot of more requests than normally. Especially in the night hours (Europe time). Then I've checked the nginx logs and now I know that a lot of ...
Vincent Hoch-Drei's user avatar
1 vote
0 answers
88 views

I have a code developed in Xcode where the base SDK is 10.5 and it's working well but when I try to change it to another architecture (x64) I got an error: Linker command failed with exit code 1 ...
Paulo Henrique Orind's user avatar
-1 votes
1 answer
2k views

I have a doubt regarding crashes. In our app, we are getting CFNetwork issues randomly. When we checked the stack trace, we don't have any idea about reproducing. What's the main reason of getting ...
HariKarthick's user avatar
  • 1,508
2 votes
1 answer
1k views

I haven't been able to find a solid answer to this question anywhere on the internet, and I feel like there has to be a simple answer. I'm trying to test wether I have a connection to specific ip ...
Objective-Squee's user avatar
1 vote
0 answers
163 views

Xcode reporting SocketStream object is leaking after streams closing. Leak is reliably reproducible on iPhone, but not on Simulator or Mac. Streams are created with ...
Sergei Ousynin's user avatar
4 votes
0 answers
581 views

I am using CFNetwork APIs to detect OS proxy settings. My setup is heavily based on this: https://github.com/adobe/chromium/blob/master/net/proxy/proxy_resolver_mac.cc which is pretty much the same as ...
Maneugeant's user avatar

15 30 50 per page
1
2 3 4 5
16