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.
I tried searching this on net but couldn’t find helpful blogs. If you are aware about it then please let me know. My build is at https://circleci.com/gh/rakeshgirase/CloudBuild/84.
Thanks,
Rakesh
P.S: Currently I am only looking for Android Deployment.