Rahul Devaskar

Results 9 comments of Rahul Devaskar

I'm facing the same issue. but only in the release mode. the debug build works fine. ``` System: OS: macOS 10.15.3 CPU: (12) x64 Intel(R) Core(TM) i9-8950HK CPU @ 2.90GHz...

I managed to resolve the issue in my app. I had a mismatch between the ios version in Xcode and Podfile. ## Podfile ![image](https://user-images.githubusercontent.com/270924/78455180-54b9ec00-76cf-11ea-8626-a37bcafdea82.png) ## Xcode ![image](https://user-images.githubusercontent.com/270924/78455203-73b87e00-76cf-11ea-9c66-37f1c52eef81.png) I changed my...

@NghiaTranUIT thanks for a quick reply. sure. I'll try it on my end.

@NghiaTranUIT it worked in your project. I'm using react-native. and it's still failing. I'll investigate the issue and update this thread.

I think react-native's fetch API internally uses NSURLSession. I'll try a sample app tomorrow. I'll share my findings with you.

@NghiaTranUIT i investigated the issue and here are my 2 cents: This error happens if the `Podfile` does not have `use_frameworks!` line. Unfortunately in my case if i add `use_frameworks!`...

@NghiaTranUIT I cloned this project https://www.dropbox.com/s/k9cbdqhmyil5lo6/Objective-C-Example.zip?dl=0 and tried without `use_frameworks!` and I can reproduce the same error.

that's great news! thanks, @archcorsair for the solution. and a million thanks to @NghiaTranUIT for the awesome proxyman and atlantis! do you have plans to support android too?

@GabrieleKaceviciute sorry. i don't have an LG TV to test :-(