Rahul Devaskar
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  ## Xcode  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 :-(