torusresearch / customauth-swift-sdk

Swift SDK that allows applications to directly interact with the Torus Network, similar to how Torus Wallet does.
BSD 3-Clause "New" or "Revised" License
10 stars 17 forks source link

Version 1.0.1 issues #18

Open simonmcl opened 3 years ago

simonmcl commented 3 years ago

Hi @rathishubham7 thanks for releasing version 1.0.1, however most of the issues still remain

Solved:



Unsolved / new issues:



Solutions / discussions

simonmcl commented 2 years ago

@rathishubham7 @michaellee8

Ok so the crashes have indeed been fixed, the custom logging removed and the dependencies updated so theres no longer any Xcode warnings / issues. Thanks.

However I still ran into a number of issues

Also please let me know if there is a plan to look at some of the bigger items mentioned in the first post above, like making PromiseKit optional and being able to pass in a URLSession instead of relying on the Factory approach. As mentioned previously, these are not ideal and continuing to cause problems every release

s1dc0des commented 2 years ago

TorusUtils+extension line 641

solve this please..