ios9 - iOS - Safari Content Blocker can't read data from NSUserDefaults -


i've been working on content blocking application time now. have switch in main app should turn of blocking filter. value of switch saved in nsuserdefaults property that's enabled app groups blocking extension can read whether it's enabled or not (if blocking enabled returns full json list , if not returns empty one).

on simulator works fine, when start running on device (tested on 5s , 5c) extension can't read properties userdefaults anymore (it returns nil) , application can't read properties extension anymore.

i think has app groups, can't seem find problems (it's enabled in capibilities etc.) i'm bit lost. has ever had problem? if so, able fix it?

i'm using xcode 7 beta, ios 9 beta2 , mac os x yosemite.


Comments

Popular posts from this blog

android - Gradle sync Error:Configuration with name 'default' not found -

java - Andrioid studio start fail: Fatal error initializing 'null' -

html - jQuery UI Sortable - Remove placeholder after item is dropped -