treydin6
treydin6
@abdorizak curious, Does the charts library support the apple silicon chips? I run an intel chip and I have someone telling me charts is not working on their m1 chip....
Thank you for the response, I had tried this and getting and ssl error shown below `RPC method ‘login’ failed: deadlineExceeded(connectionError: Optional(NIOSSL.NIOSSLError.handshakeFailed(NIOSSL.BoringSSLError.sslError([Error: 268435581 error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED]))))RPC method ‘login’ failed: deadlineExceeded(connectionError: Optional(NIOSSL.NIOSSLError.handshakeFailed(NIOSSL.BoringSSLError.sslError([Error:...
There is an issue with the imports as we are trying to use both chart libraries. Have you had any luck on a solution to this? @ivarvanwooning
You have to pull the package into your project and rename it from Charts to whatever you like(DGCharts is what I named it). @priya-mobiquity i think you could review the...