Ali Raza
Ali Raza
Hi I am using the logintoast inside a swift app. Here is my implementation: Delegate: ``` class ViewController: UIViewController, SWBufferedToastDelegate { ... } ``` Action to present and declare the...
How Can I use this plugin & call its methods in Javascrpt files?
Hi Everyone. I cannot seem to run any tests. I get the following output on `exec:mocha` ``` TypeError: 'undefined' is not a function (evaluating 'mocha.useColors(config.useColors)') at phantomjs://webpage.evaluate():5 at phantomjs://webpage.evaluate():13 at...
I keep getting this error when I try to call any of the methods on the client: ``` File "app.py", line 6, in print client.supervisor.getUserLimits() File "/Users/araza/pyfive9/env/lib/python2.7/site-packages/five9/five9.py", line 58, in...