UE4 iOS Debugging

Abstract

Developing in desktop platform is somewhat easy rather than mobile platform. when you need to debug the project in mobile platform, it brings lots of pains. I hope this page will show little guide summary in practical usage(UE4 documentation/Answer hub and UE4 summit presentation deals with it also and that the one you should check again).

Building IPA for Mobile Build

Start Debug – by using Asset Host

Start Debug – by using packaged Asset

More…