Alexander Blach

Results 4 issues of Alexander Blach

Hello, I'm considering to change the business model of my app from paid up front to freemium. I was going to use `AppTransaction` in StoreKit 2 to check for the...

### I did this I'm using the following command line to upload the file "test.html" with a size of 18815 bytes to a server using FTP with SSL encryption: `curl...

TLS
FTP

If there was a variable declaration that was not followed by a type annotation and the next line started a function declaration, the function declaration was not recognized. Fixed by...

**Describe the syntax error** There is a syntax error when a variable declaration is not followed by a type annotation. A function declaration after such a variable declartion is not...

syntax