You should post the error message.
my uploaded project is very simple and very easy to see , please see that and error message :
Error occurred on line: 21 (pmain)
Object was not initialized (UIViewController)
Stack Trace: (
CoreFoundation __exceptionPreprocess + 189
libobjc.A.dylib objc_exception_throw + 49
CoreFoundation +[NSException raise:format:] + 104
B4i Example -[B4IObjectWrapper object] + 151
B4i Example -[B4IPage setTabBarItem:] + 78
B4i Example -[b4i_pmain _additem] + 1377
B4i Example -[b4i_pmain _showpageme] + 1884
B4i Example -[b4i_main _tmr_tick] + 762
CoreFoundation __invoking___ + 29
CoreFoundation -[NSInvocation invoke] + 321
B4i Example +[B4I runDynamicMethod:method:throwErrorIfMissing:args:] + 1842
B4i Example -[B4IShell runMethod:] + 515
B4i Example -[B4IShell raiseEventImpl:method:args::] + 2519
B4i Example -[B4IShellBI raiseEvent:event
arams:] + 1623
B4i Example __24-[B4ITimer startTicking]_block_invoke + 321
libdispatch.dylib _dispatch_client_callout + 14
libdispatch.dylib _dispatch_continuation_pop + 535
libdispatch.dylib _dispatch_source_latch_and_call + 212
libdispatch.dylib _dispatch_source_invoke + 1159
libdispatch.dylib _dispatch_main_queue_callback_4CF + 653
CoreFoundation __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 14
CoreFoundation __CFRunLoopRun + 2445
CoreFoundation CFRunLoopRunSpecific + 372
CoreFoundation CFRunLoopRunInMode + 123
GraphicsServices GSEventRunModal + 71
GraphicsServices GSEventRun + 80
UIKit UIApplicationMain + 148
B4i Example main + 140
libdyld.dylib start + 1
)