문제

I checked other questions and found none with my doubt.

Is there a way to display an UIActivityIndicatorView "on top" of Default.png while my iPhone application is being loaded?

Thanks in advance.

Camilo @ lx-apps.com/

도움이 되었습니까?

해결책

You can paste a (static) indicator view image on top of Default.png. Of course it won't animate.

Other than that you can't do anything because the app isn't loaded yet, so none of your UI code will run.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top