Alexander Weiß

Results 38 comments of Alexander Weiß
trafficstars

@Jakosaur Thanks for your issue. Indeed there seems to be an issue with the OAuth methods. Additionally I should update the documentations to clear things up: - You do not...

I also didn't have a change to look at it, really sorry for that - I assume it has something to do with the imports of `FormData` but I am...

> Can you please add a test for the scenarios? @danyf90 There were already some tests which included the `.copy` rule inside `PackageInfoMapperTests.swift`. I fixed them in order to reflect...

Just wanted to be sure - anything else I need to do here or just another approval missing ?

@Arafo Thanks a lot for reporting this issue ! I am sorry that my PR causes a regression here. I think it is related to https://github.com/tuist/tuist/issues/4796. The copy rule parsing...

We are currently also facing the issue with Realm. When we include an external SPM dependency that relies on `Realm` it fails to build. I already tried out the `main`...

Maybe this is related to #667

I did some further investigations on my problem. If I attach an `onTap` listener directly to the nodes of interest the tap is recognised, even when the view is zoomed....

@davidahouse Thanks a lot for your answer and suggestion ! What you suggested works indeed. By calling that command I was able to get the code coverage on a per...