GUI Issues on native Mobile Apps iOS&Android

We have advanced GUI of the menu and other screens with filters, galleries etc. We had decided to go with the native iOS and Android development respectively. That gives our apps common look and feel of business applications for Mobile devices. It makes almost impossible to integrate Unreal code into the native XCode project on iOS, is there anything that could help us create such hybrid apps.

Hey

We do not support pulling UE4 into a Native Xcode app therefore, there is no documentation that I can provide on this. However, instead you could build your Native UI in an Unreal Project and it should work without much trouble.

Thanks!

Hi , thank you for your reply.

  1. As I understand there is no to pull UE4 into a Native Xcode app on iOS, but how about Android? Is there any documentation that you could possibly provide?

  2. While building our Native UI in an Unreal Project is there a to use wireframes? Do you have any or should we program all by ourselves?

Thanks in advance!

Hey

In order for this to work on Android, it would take a lot of time and preparation with creating custom UI as overlay. You’d also be using JNI to send data back and forth. The best option would be to stick with UMG and get platform in-dependency.

I would highly suggest that you look over the [documentation][1] that we have available. I did not see any wireframe specific documentation when I searched however, there are a lot of AnswerHub posts that may help you. Please don’t forget about reviewing the Android and iOS [forum posts][2] either.

https://docs.unrealengine.com/latest/INT/GettingStarted/index.html
[2]: https://forums.unrealengine.com/forum.php