Hi mimik team,
I tried to build this microservice and provide .tar file from it and use in iOS application.
- I got .tar file
- I run iOS app with random number sample
- facing this error when I change .tar file and change the name in codes.
code:
Bundle.main.path(forResource: "microservice-v1-1.0.3", ofType: "tar")
Error:
nw_resolver_start_query_timer_block_invoke [C2.1.1] Query fired: did not receive all answers in time for [devconsole-mid.mimik.com:443](http://devconsole-mid.mimik.com:443/)
Hi mimik team,
I tried to build this microservice and provide .tar file from it and use in iOS application.
code:
Bundle.main.path(forResource: "microservice-v1-1.0.3", ofType: "tar")Error:
nw_resolver_start_query_timer_block_invoke [C2.1.1] Query fired: did not receive all answers in time for [devconsole-mid.mimik.com:443](http://devconsole-mid.mimik.com:443/)