Posts

Post not yet marked as solved
1 Replies
0 Views
What kind of securing are you trying to do? What threats are you trying to protect from?
Post not yet marked as solved
1 Replies
0 Views
Are you trying to make a Safari App Extension or a Safari Web Extension? It looks like this is a bit of a combination of both. Safari App Extensions are not supported on iOS, only Web Extensions.
Post not yet marked as solved
1 Replies
0 Views
Can you please file a bug report on https://feedbackassistant.apple.com and include this sample extension? Let me know the feedback ID when you have. Thanks!
Post not yet marked as solved
6 Replies
0 Views
Hopefully everyone is seeing this fixed now? Thanks for the follow-up Leggett!
Post not yet marked as solved
2 Replies
0 Views
And it currently isn't possible to use the converter to add an extension to an existing project - you would need to create a new "Safari Web Extension" target in that project and manually add the relevant files over yourself.
Post not yet marked as solved
5 Replies
0 Views
This should be fixed in Safari for iOS 16, Safari on macOS Ventura, and the latest versions of Safari Technology Preview. Please let us know if you're still seeing this issue on any of those!
Post not yet marked as solved
1 Replies
0 Views
See https://developer.apple.com/library/archive/documentation/General/Conceptual/ExtensibilityPG/ExtensionOverview.html for some details about how to communicate/share information between your web extension's native code and the containing app.
Post not yet marked as solved
1 Replies
0 Views
This is currently not possible. Please file a bug report at https://feedbackassistant.apple.com and let me know the feedback ID once you have?
Post not yet marked as solved
2 Replies
0 Views
You can only update an extension through updating its containing app - which would go through the App Store.
Post not yet marked as solved
2 Replies
0 Views
This should also be fixed on the latest version of Safari Technology Preview - please let us know if that's not the case!
Post not yet marked as solved
1 Replies
0 Views
Please file a bug report on https://feedbackassistant.apple.com requesting these additional fields (and the reason you want this information). Once you've done that, please include the feedback ID in a response here. Thanks!
Post not yet marked as solved
1 Replies
0 Views
It depends on the the communication you are trying to perform between the two processes. https://developer.apple.com/library/archive/documentation/General/Conceptual/ExtensibilityPG/ExtensionOverview.html has some possible solutions that can work. Without more specifics, it's hard to know exactly the best way forward.
Post not yet marked as solved
1 Replies
0 Views
We would need a sample project to be able to diagnose what is going wrong here. Can you file a bug report at https://feedbackassistant.apple.com and include a sample extension? And then once you've done that respond here with the feedback ID? Thanks!
Post not yet marked as solved
2 Replies
0 Views
Have you granted the extension permission to access girlcodeit.com? Please file a bug report on https://feedbackassistant.apple.com and include a sample extension that reproduces this issue.
Post not yet marked as solved
1 Replies
0 Views
It's hard to say exactly what the issue is without a sample project/website. Could you file a bug report on https://feedbackassistant.apple.com with a sample extension (and a website that it is meant to work with), and we could help determine exactly what is going on?