- Unity 2017 Game Optimization(Second Edition)
- Chris Dickinson
- 217字
- 2021-07-02 23:21:00
Remote connection to an iOS device
The Profiler can also be connected to an active instance of the application running remotely on an iOS device, such as an iPad or iPhone. This can be achieved through a shared Wi-Fi connection.
Note that remote connection to an iOS device is only possible when Unity (and hence the Profiler) is running on an Apple Mac device.
Follow the given steps to connect the Profiler to an iOS device:
- Ensure that the Development Build and Autoconnect Profiler flags are enabled when the application is built.
- Connect both the iOS device and Mac device to a local Wi-Fi network, or to an ad hoc Wi-Fi network.
- Attach the iOS device to the Mac via the USB or Lightning cable.
- Begin building the application with the Build & Run option as usual.
- Open the Profiler window in the Unity Editor and select the device under Connected Player.
You should now see the iOS device's profiling data gathering in the Profiler window.
The Profiler uses ports from 54998 to 55511 to broadcast profiling data. Ensure that these ports are available for outbound traffic if there is a firewall on the network.
For troubleshooting problems with building iOS applications and connecting the Profiler to them, consult the following documentation page: https://docs.unity3d.com/Manual/TroubleShootingIPhone.html.
- 深入淺出DPDK
- Python機(jī)器學(xué)習(xí)經(jīng)典實(shí)例
- H5頁(yè)面設(shè)計(jì):Mugeda版(微課版)
- Learning FuelPHP for Effective PHP Development
- UVM實(shí)戰(zhàn)
- C++反匯編與逆向分析技術(shù)揭秘(第2版)
- INSTANT Yii 1.1 Application Development Starter
- Python大學(xué)實(shí)用教程
- Web編程基礎(chǔ):HTML5、CSS3、JavaScript(第2版)
- 大規(guī)模語言模型開發(fā)基礎(chǔ)與實(shí)踐
- Learning Node.js for Mobile Application Development
- C++ Game Development Cookbook
- Python Geospatial Analysis Cookbook
- ReactJS Blueprints
- Mahout實(shí)踐指南