Hello,
I have written a fairly simple today extension.
On iOS9 (beta 5), after I scroll the extension out of view, I get a console log error:
Sep 2 14:36:34 {myPhoneName} SpringBoard[2570] <Warning>: plugin {myExtensionBundleName} invalidated
then after scrolling it back into view, it is unresponsive (i.e. none of the widget buttons are responsive). Until I close the Today screen and re-open it the widget remains unresponsive.
On iOS8 I don't see this behavior, so I'm not sure if this is a bug in my code or in the iOS9 beta. I do see these same <invalidated> console messages for other widgets. However I don't see the Apple Weather widget doing this, and see it remain responsive after being scrolled out of view, so feel I must be doing something wrong
Thanks in advance for any guidance to help diagnose.
Chris @ Vertifi