Timo Partl
Timo Partl
I've sent the file via mail. It doesn't contain any mention of "--xml=LinkDescription.xml" however, which I specified for the Release builds as additional mmp arguments.
Did the mail arrive? Do you need any additional details?
@chamons is there any additional information I can provide? Or will this be fixed with .NET6 perhaps?
Thanks for your response! I don't know where I pass those "-q -q -q -q" to mmp. There's no mention of it in the .csproj. Could you please guide me...
This verbosity setting is set to "Diagnostic". I did another build and inspected the response-file.rps, but still it looks like these "-q -q -q -q" parameters are being used: ![Screenshot...
Thanks for the info! I did another build and the log seems to contain more information. I've send you another email incl. the build log and the .rsp file
Any updates on this? If we can't access the new access token, then the SDK would need to do a access token refresh every single time after initialization (because we...
Any update from the team? I am still using a workaround where I handle the refresh logic myself to avoid unnecessary refreshes by the SDK after each initialization.
Thanks for considering!
> Aztec already supports this behavior through the unicode line separator character `\u2028`. When a line separator is received, Aztec always adds a `` regardless of context. > > This...