SM Abu Taher Asif

Results 3 comments of SM Abu Taher Asif

> @Shayokh144 This looks like a feature because we didn't support it before 🤔 Should we change it to `feature`? I think it's a bug, as we have used different...

By using `ENV['APP_STORE_CONNECT_API_KEY_KEY_ID']` in place of `ENV["API_KEY_ID"]` `ENV['APP_STORE_CONNECT_API_KEY_ISSUER_ID']` in place of `ENV["ISSUER_ID"]` `ENV['APP_STORE_CONNECT_API_KEY_IS_KEY_CONTENT_BASE64']` in place of `ENV["APPSTORE_CONNECT_API_KEY"]` fixed my problem. I was using `ruby fastlane` not `swift fastlane`

@blyscuit @ducbm051291 I have updated the PR, please take a look