Yanko Valera
Yanko Valera
Hi, used latest code but still have an error in Java code, by doing ``` if (OS_IOS && parentSymbol.footerView === $.is) { parentSymbol.footerView = undefined; } ``` It works on...
I had this issues before but now with Apollo Client (v3) it's working
It's failing for me as well. If I try to "Run" the App, using a Debug Configuration it works. Once I try to Build using Release config, it fails.
Archiving worked fine, it's weird. In fact If I select 'Any iOS Device' it works ok for both building / archiving.