Posts

Post not yet marked as solved
1 Replies
658 Views
I am getting this Error Message: [Connection] Error synchronizing with cloud for store <(MZZYNFT3CX.com.creative-software-design.LargeSpeedometerHD)>: Error Domain=SyncedDefaults Code=8888 "No account" UserInfo={NSLocalizedDescription=No account} How can I fix that?
Posted Last updated
.
Post not yet marked as solved
1 Replies
614 Views
[Connection] Error synchronizing with cloud for store Error Domain=SyncedDefaults Code=8888 "No account" UserInfo={NSLocalizedDescription=No account} What could be the reason and what can I do to fix it?
Posted Last updated
.
Post not yet marked as solved
1 Replies
523 Views
(void)contentBlockerWithIdentifier:(NSString *)contentBlockerIdentifier blockedResourcesWithURLs:(NSArray<NSURL *> *)urls onPage:(SFSafariPage *)page does not trigger I have put this into the info.plist of the Safari Extension: <key>SFSafariAssociatedContentBlockers</key> <array> <string>com.thomas.bodlien.software.JavaScript-Blocker.ContentBlockerExtension</string> What could be the problem?
Posted Last updated
.
Post not yet marked as solved
1 Replies
1.1k Views
Hi,how can I create a transparent scalable ToolbarItemIcon.pdf for a SafariExtension?Regards
Posted Last updated
.
Post not yet marked as solved
1 Replies
1.3k Views
I want to get the Element ID or Class from a Safari webpage and highlight the element the mouse is over in order to create a content blocker hiding listing. How can this be done?
Posted Last updated
.