Post

Replies

Boosts

Views

Created

contentBlockerWithIdentifier blockedResourcesWithURLs does not trigger
(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?
1
0
684
May ’22
no iCloud Account
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?
1
1
1.1k
Oct ’22
Creating a ToolbarItemIcon for a Safari App Extension
Hi,which App can create a ToolbarItemIcon.pdf for a Safari App Extension?Regards
Replies
1
Boosts
0
Views
1.3k
Activity
May ’19
SafariToolbarItemIcon
Hi,how can I create a transparent scalable ToolbarItemIcon.pdf for a SafariExtension?Regards
Replies
1
Boosts
0
Views
1.4k
Activity
May ’19
get Safari HTML Element ID
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?
Replies
1
Boosts
0
Views
1.9k
Activity
Apr ’21
contentBlockerWithIdentifier blockedResourcesWithURLs does not trigger
(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?
Replies
1
Boosts
0
Views
684
Activity
May ’22
Stackview does not align Elements
Stackview does not align Elements. Why is it doing that?
Replies
2
Boosts
0
Views
567
Activity
Sep ’22
App has a problem with iCloud
[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?
Replies
1
Boosts
1
Views
951
Activity
Sep ’22
no iCloud Account
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?
Replies
1
Boosts
1
Views
1.1k
Activity
Oct ’22
How to reboot from Objective-C?
I want to reboot from an Objective-C program.
Replies
9
Boosts
0
Views
1.7k
Activity
Jan ’23