Hi
I have got an Nativescript application which basically generates apk file which I want to upload to Google Play store test track. I have seen Google Publishing API which can help here. I also saw fastlane but I guess it is supported only on ios devices. Can someone please guide me to good sample where the apk generated are actually published to play store.
Thank you for your reply. will that work with Circle CI as I guess fastlane is just for ios systems. I might be wrong. Any pointers on integrating fastlane with CircleCI?