Android crash related to widget_progressView?

I’m getting an Android crash very regularly (1000 times in the last month) in my crash log at GameAnalytics. It has only started happening after I upgraded to Corona 2722 and beyond. It appears to be related to a widget called progressView, but I don’t use a widget called progressView?

Here’s the log from GameAnalytics…

/Users/jenkins/slaveroot/workspace/Templates/label/android/subrepos/widget/widgetLibrary/widget\_progressView.lua:227: attempt to index field '\_view' (a nil value) stack traceback: &nbsp;&nbsp;&nbsp;&nbsp;/Users/jenkins/slaveroot/workspace/Templates/label/android/subrepos/widget/widgetLibrary/widget\_progressView.lua:227: in function 'finalize' &nbsp;&nbsp;&nbsp;&nbsp;/Users/jenkins/slaveroot/workspace/Templates/label/android/subrepos/widget/widgetLibrary/widget.lua:65: in function 'method' &nbsp;&nbsp;&nbsp;&nbsp;/Users/jenkins/slaveroot/workspace/Templates/label/android/platform/resources/init.lua:529: in function 'remove' &nbsp;&nbsp;&nbsp;&nbsp;/Users/jenkins/slaveroot/workspace/Templates/label/android/platform/android/ndk/shell.lua:183: in function 'removeAllUi' &nbsp;&nbsp;&nbsp;&nbsp;/Users/jenkins/slaveroot/workspace/Templates/label/android/platform/android/ndk/shell.lua:211: in function 'func' &nbsp;&nbsp;&nbsp;&nbsp;/Users/jenkins/slaveroot/workspace/Templates/label/android/platform/resources/init.lua:241: in function \</Users/jenkins/slaveroot/workspace/Templates/label/android/platform/resources/init.lua:221\>

Any idea what this is related to?

Thanks,

Nathan.

I see there is another ticket talking about something similar, but the issue doesn’t seem to be resolved: https://forums.coronalabs.com/topic/56762-runtime-error-about-widgetlibrary-which-i-dont-use

I’m also using an expansion file if that helps, but mine is happening very regularly - nearly 1000 times in the last month.

I note here that Google Play just increased the max apk size to 100MB - perhaps that’s the solution? http://android-developers.blogspot.co.uk/2015/09/support-for-100mb-apks-on-google-play.html

I see there is another ticket talking about something similar, but the issue doesn’t seem to be resolved: https://forums.coronalabs.com/topic/56762-runtime-error-about-widgetlibrary-which-i-dont-use

I’m also using an expansion file if that helps, but mine is happening very regularly - nearly 1000 times in the last month.

I note here that Google Play just increased the max apk size to 100MB - perhaps that’s the solution? http://android-developers.blogspot.co.uk/2015/09/support-for-100mb-apks-on-google-play.html