Post

Replies

Boosts

Views

Activity

Comment on Correct sizes and colours for toolbar icon
I had looked in to changing the icon via the background page but never fully implemented it. In beta 4 I am seeing the icons being white in dark mode and black in light mode so I think they've fixed this. The only question remaining is what the image sizes should be. Creating a feedback is a good idea!
Topic: Safari & Web SubTopic: General Tags:
Jul ’21
Comment on Opening native app from a web extension
I have noticed this stopped working recently. I think iOS 18. My solution is to provide a link that the app can handle and then to create a small landing page in case the user is not redirected.
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’25
Comment on Xcode 16 Organizer Failed to Download Report's Stack Trace
I think Frazil is trying to diagnose an issue in their app via the Apple-provided reports in the Organizer window, but is getting an error ("Please provide a valid value."). I have been having the same issue: https://forums.developer.apple.com/forums/thread/767331
Replies
Boosts
Views
Activity
Dec ’24
Comment on Unable to view individual non-crash reports: Please provide a valid value
Thank you Ed. I have submitted FB15661357.
Replies
Boosts
Views
Activity
Nov ’24
Comment on Opening native app from a web extension
Yes, window.open is still working for me (iOS 15 and 15.0.1)
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’21
Comment on Correct sizes and colours for toolbar icon
I had looked in to changing the icon via the background page but never fully implemented it. In beta 4 I am seeing the icons being white in dark mode and black in light mode so I think they've fixed this. The only question remaining is what the image sizes should be. Creating a feedback is a good idea!
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’21
Comment on SFSafariApplication.dispatchMessage for iOS Safari Web Extension?
You can file feedback via the Feedback app: https://developer.apple.com/bug-reporting/
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’21
Comment on Opening native app from a web extension
Thanks, this seems like the right way! window.location.assign("customURLscheme") was not working, I can't believe I didn't try this 🤦‍♂️
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’21