Fix log message#2
Conversation
|
@stevapple Please take a look 🙏 |
|
Thanks for fixing this and helping with Swift Concurrency migration! @yehorchernenko For using |
|
Hi @stevapple :) I'm implementing this package on my project and after some hours of debugging I came with the same fix that Yehor is proposing (escaping the metadata) It would be great if this could be merged ❤️ |
|
Hi @dev-onepayclick! Thanks for your reply. I would be glad to apply the fix, but I think this PR is adding too many stuffs other than the fix now. Some of them (namely bumping Swift and platform version requirements) are unnecessary for the fix, and still needs careful design. @yehorchernenko Would you mind splitting all unrelated changes into a separate PR, making this a simple, 1-line change? |

Fix the case when request is refused because metadata has unsupported symbols