The 2022 Apple Worldwide Developers Conference (WWDC) highlighted new ways for developers to build with APIs, introducing updates to Swift® and Safari®, revealing improvements in accessibility, and uncovering a mountain of innovative product upgrades and releases. We’re sharing a summary of news and resources we collected from WWDC 2022 sessions, along with an ongoing series of updates to this blog post.
Continue reading “Apple WWDC 2022 and beyond”Tag: webkit
How to enable WebKit and JavaScript debugging in FileMaker Web Viewers
FileMaker supports bidirectional communication between a web viewer and data or scripts. So, you may find yourself doing more development using plenty of web code and JavaScript integrations.
If you’re having difficulty getting your HTML, CSS, or JavaScript to render in a FileMaker web viewer, there’s a great way to help inspect and fix it. You just need to know the hidden option to enable WebKit debugging in FileMaker web viewers.
Continue reading “How to enable WebKit and JavaScript debugging in FileMaker Web Viewers”
Enable WebKit debugger in FileMaker Web Viewer
If you are having difficulty getting your HTML, CSS, or JavaScript to render in a FileMaker Web Viewer, you may have a struggle ahead of you trying to find the problem, and no good way to debug it. In comparison, most web browsers have debug facilities that can help developers find problems in their code.
Continue reading “Enable WebKit debugger in FileMaker Web Viewer”