You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 22, 2019. It is now read-only.
in main.m file
*int retVal = UIApplicationMain(argc, argv, nil, nil); *
I got an error
'Application windows are expected to have a root view controller at the end of application launch'
Please help me.
Thanks in Advance
Nandu K.
The text was updated successfully, but these errors were encountered:
Hi ,
in main.m file
*int retVal = UIApplicationMain(argc, argv, nil, nil); *
I got an error
'Application windows are expected to have a root view controller at the end of application launch'
Please help me.
Thanks in Advance
Nandu K.
The text was updated successfully, but these errors were encountered: