Andre Bongartz
Andre Bongartz
Hi @lawmicha , Thank you. Yes this solution I found and I m using at moment. More help over Amplify is a good idea. I think the most use Cases...
Hi, i'm using web pack and i doesn't can use electron-remote. in which version is this feather? How i can use it in beta?
Same here, too. No change after fix
I have the same issue
@nalexn I come back after servile Weeks to my project and my test fails now: ```found (extension in BusinessPhotoAppTests):BusinessPhotoApp.CameraDeviceController.WrapperView instead of (extension in BusinessPhotoAppTests):BusinessPhotoApp.CameraDeviceController.WrapperView``` Do Giu have an idea what...
@nalexn Thank you for the fast response. Your code works by me. I added @available but nothing change. Here my setup: Xcode Version 14.2 (14C18) Swift 5 Dev Target 16.1...
I get the same error. I can't use it.
Ok I understand. Perhaps it make only sense to add this check or Stub to the Then. Because here should be a Assert or something. Without this it's only a...
@Tyler-Keith-Thompson thank you for this nice answer. But both ways look for me not so "sexy" at the moment. Why I think so. I like to see a one to...
I comment the duplicate code out. But it not looking nice. ``` // swiftlint:disable todo // TODO: - Feature("Delete an image") // MARK: - Scenario("Delete an image locally") Given("the user...