ios - UITableView in a Today Extension not receiving row taps -



ios - UITableView in a Today Extension not receiving row taps -

i have ios 8 app today extension. extension has uitableview in , rendering correctly. however, didselectrowatindexpath doesn't seem called reliably. guessing because notification center uiscrollview , embedding uitableview in causes issues, not sure.

does know might causing issue?

workaround: set opacity 0.01 this:

self.view.backgroundcolor = [uicolor colorwithwhite:1 alpha:0.01];

ios ios8-today-widget

Comments

Popular posts from this blog

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

mediawiki - How do I insert tables inside infoboxes on Wikia pages? -

Local Service User Logged into Windows -