Artur Jankowski

Results 38 comments of Artur Jankowski

Hi @gopalIOS1989, Do you still need any help with this issue? Have you tried `--use-xcframeworks` flag already?

Hi @liukang18, Does this error still occur? We have some concerns that if this occurs intermittently it could be a backend/network issue. To check this, I have prepared a bash...

Hi @robertwijas, sorry for the inconvenience. We'll do our best to fix it later this month.

Hi @dabeku Unfortunately there is not any "correct" https://callback for this. When using OAuth2 authentication in our iOS SDK we use internally `ASWebAuthenticationSession`. Its implementation requires from us a **custom...

Hi @anthonykapiti, Thanks for submitting this issue! We will take a look and get back to you ASAP! @arjankowski

Hi @anthonykapiti Thanks again for submitting this issue. In our SDK we are not using SHA1 for any cryptography, but just for calculating digest for some data like `file`. This...

Hi @RupertBarrow, Thanks for submitting this Issue! Currently we don't support ES6 modules but we plan to change this. Until then please use this: ``` BoxSDK = require('box-node-sdk'); ``` @arjankowski

@RupertBarrow Is there is anything else which I can help?

Hi @RupertBarrow, I created a new ticket for this issue and I will raise this topic on our next SDK planning meeting. Then I will back to you with more...

Hi @huineng , In the current sprint, we check whether the replacement of the request library to axios in terms of uploading the file works. If so, we plan to...