Sergey Khabibullin

Results 23 comments of Sergey Khabibullin

Would be great if we could somehow configure the marshaling to use `utf-8`

Yeah, that is probably just a typo I made somewhere.

What properties are missing?

Yes, I think we could go with something like this: https://github.com/egramtel/dotnet-bundle/pull/8/files ```xml name value name2 value2 ```

Hi! I don't know when I will be able to work on this. But I'll definitely accept Pull Request to fix this issue.

Where is this code executed? In your application? When the crash happens, at the build time?

Why? Is there any reason CFBundleName is better? https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundlename https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundledisplayname

Yes, I think we could go with custom property and fallback to CFBundleName if it's not set.

Any ideas how to implement downloading documents into custom location like "Downloads"?

Hi, thanks for your interest! Correct format for phone number is `+39XXXXXXXXXX`. Sorry for lack of validation and error reporting, indeed it's still in an early alpha stage. I just...