Andrea Ciani
Andrea Ciani
Hi 👋, I am using the version 1.7 for Vue 2. I would like to provide the page with a button that allows to download the generated QR. Ideally (since...
Hi, As far as I know Google Analytics is now embedded on Firebase and an Firebase app is mandatory to have a Google Analytics app configuration (am I wrong?). I...
Hi, Does XCTestHTMLReport support also HTML report generation for code coverage? If yes, how?
Hi all, Thanks for this project! It's really useful. I have some questions regarding Pages. I made a new PagesApplication as follow: ```swift let application = SBApplication(bundleIdentifier: "com.apple.iWork.Pages") ``` but...
The information regarding the request headers are currently lost and not accessible using the `environ`. This change will allow to check the original request headers in a later time by...