@robertgendler commented on GitHub:
So digging into this.
- Since VoicetriggerUserEnabled is not an officially supported key from Apple, the results could be unexpected. Maybe make a request to…
@stefanbenten commented on GitHub:
Hello @hkpanchani ,
to build a production binary the easiest i found is
git fetch -t // Fetch all tags
git checkout v1.3.1 // Latest Release here of…
@stefanbenten commented on GitHub:
I found the issue and it is not related to invalid characters. It was an internal nil pointer that was passed to a clean up func, that caused this. Have put…
@stefanbenten commented on GitHub:
Technically you are still missing the ldflags as done here, but it should not matter for operation: https://github.com/dutchcoders/transfer.sh/blob/cff0a88bf3d9…
@stefanbenten commented on GitHub:
That seems like its some kind of other bug.. @aspacca Do you have time to diagnose?
@paolafrancesca commented on GitHub:
hi @stefanbenten
sorry, I was away, thanks for taking care of the issue
@stefanbenten commented on GitHub:
Hello @raul1991
Seems like it is an issue on your end, it resolves fine for all resolvers i tried so far:
nslookup transfer.sh 1.1.1.1
Server: …
@raul1991 commented on GitHub:
@stefanbenten just tried and it still shows a failure. Its not a dns failure though but a protocol error
![Screenshot_20220101_020556_com.android.chrome.jpg](https:…
@stefanbenten commented on GitHub:
This is not a DNS failure rather than geoblocking. Please see for reference #444