Hi , Is there a working Demo app in Eclipse that I can import in to Eclipse and get started off with ? Trying to build from scratch for last 1 week and its not taking me anywhere . Very slow and painful to even login.
Is there a ready-made sample APP to import ? So i can further customize it.
We don't have any sample app. You can check test file here for getting started.
My code is crashing here :
UserModel userModel = kiteconnect.requestAccessToken("your_apiKey", "your_apiSecret");
Is there a more complete example I can look at ?