To run iOs emulator with log console, you must modify your App-Info.plist file with adding lines:
NSAppTransportSecurity
NSAllowsArbitraryLoads
and then it's succeed.
Great!
To run iOs emulator with log console, you must modify your App-Info.plist file with adding lines:
NSAppTransportSecurity
NSAllowsArbitraryLoads
and then it's succeed.
Great!