- Home /
Native GUI-Style on IOS
Hello,
i'm making an ios-app to show information about a party-club (Info, pics, events, map). I know its easier to create this with other editors or templates or directly in xcode. But i wantet to know (and needed!) whether its possible to get access to the standard gui layout of ios and for example i wantet to show the iphone top status bar (battery, time, provider). So whether it is possible to get access to this information due a plugin or is it possible to execute unity as a non fullscreen application?
I hope you can help me.
Best wishes, Thomas
Answer by KruegerT · Aug 06, 2011 at 07:03 PM
Ok, i found out you can enable and disable the status bar in the ios-player-setting :D Thanks to Prime31 for their answer!
Answer by Dreamora · Aug 05, 2011 at 11:32 PM
You can not access native UIKit from within Unity, but you can indeed use a Plugin to interact with UIKit and call it from Unity
As for Unity not as fullscreen application: since Unity 3.4 its actually in a view. but be aware that there are limitations and problems you might face as it is designed to be a fullscreen environment
So can you or anybody else give me a hint how i can access the provider, energy, signal-strength and time info so i can face this bar in unity?
Your answer
Follow this Question
Related Questions
Docs say managed-to-unmanaged calls are very slow on iOS. Why? Will it be fixed? 0 Answers
GUI Tutorial or free GUI Manager like EZ GUI and NGUI for Android and iOS 1 Answer
Low-level native plugin on iOS 1 Answer
How to get local currency u3dxt 1 Answer
Access photos, videos & music from iOS and Android library? 0 Answers