Crash Issue when using Tab Bar Widget for iPhone 5S and below

There seems to be a crash issue when using Tab Bar Widget ( Daily build ** 2015.2675 and above**) for iPhone 5S and below devices.  I am unable to tell what could be the issue because nothing seems to be showing up in the logs for both Corona and Xcode console.

I tried build 2669 and the public release and both are fine.

First what do you mean by “Crash”?  Are your devices getting crash logs created?  Is the app just quitting?

Can you try and build the SampleCode/Interface/WidgetDemo sample app or the Business App Sample:  https://github.com/coronalabs/business-app-sample

and see if you’re having the same issue?  If not, perhaps you could identify where your app is different than those two to help us narrow down the trigger for this?

Thanks

Rob

By crash,

The screen freezes on the first attempt to switch tab and no further interaction can be done.  As mentioned, it strangely works fine on iPhone 6 and above but not on iPhone 5s and below.  Also this issue only happens on the latest daily build.  Will try out the recommended demo app when I find the time.

Thanks.

First what do you mean by “Crash”?  Are your devices getting crash logs created?  Is the app just quitting?

Can you try and build the SampleCode/Interface/WidgetDemo sample app or the Business App Sample:  https://github.com/coronalabs/business-app-sample

and see if you’re having the same issue?  If not, perhaps you could identify where your app is different than those two to help us narrow down the trigger for this?

Thanks

Rob

By crash,

The screen freezes on the first attempt to switch tab and no further interaction can be done.  As mentioned, it strangely works fine on iPhone 6 and above but not on iPhone 5s and below.  Also this issue only happens on the latest daily build.  Will try out the recommended demo app when I find the time.

Thanks.