RockerOne
RockerOne
When i add multiple channles as var channels = new Array(); channels.push('sibelga'); channels.push('myb'); channels.push('catlovers'); parsePlugin.subscribe(channels, function() { alert('OK'); }, function(e) { alert('error'); }); app quit unexpectedly on android.
Hi, i'm trying your library. I see the KEOSD endpoint is defined on local host, there i a way to not be forced to install it on server ?
If i add private key as `$this->api->addPrivateKeys(["5Jj4p***************************************"]);` the associated pub key doesn't match my own account. How i open wallet through the EOSClient?
## Prerequisites - [x] I have searched for similar features requests in both open and closed tickets and cannot find a duplicate. - [x] The feature is still missing in...