ios - UIPasteboard string returning null from Today extension -


it seems in ios 9/xcode 7 beta 5, unable access

[[uipasteboard generalpasteboard] string];   

from today widget extension every time no matter contents, returns (null). looked through release notes , did not see regarding this.

any ideas?

it seems undocumented bug ios 9 beta 5, in particular, ios runtime. same code works normal app on ios 9 beta 5, , today widget in ios 8.x devices.


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

mercurial graft feature, can it copy? -