Friends help me please. When I build application to iOS emulator then all correct and work. But if build for device then build failed with error that all my classes unresolved.
Copy code
...
Unresolved reference: HttpClient
Unresolved reference: Job
Unresolved reference: HttpRequestBuilder
Unresolved reference: io
...
> Task :app:linkDebugFrameworkIos_32 FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:linkDebugFrameworkIos_32'.
> Process 'command '/Library/Java/JavaVirtualMachines/jdk1.8.0_121.jdk/Contents/Home/bin/java'' finished with non-zero exit value 1