Is it possible to create a new Android app apk and upload the same to playstore via fastlane?
Is it possible to create a new app in plasytore via fastlane? Or do we require to manually create an app in playstore and upload the apk first time?
Is it possible to create a new Android app apk and upload the same to playstore via fastlane?
Is it possible to create a new app in plasytore via fastlane? Or do we require to manually create an app in playstore and upload the apk first time?
Apps have to manually created in the Play Console because there are legal terms and conditions that must be accepted by a human for each app. You also have to answer questions to give your app an age rating. Fastlane can't and shouldn't do either of these.